Lines Matching refs:p_fcr
2565 BOOLEAN l2cu_initialize_fixed_ccb (tL2C_LCB *p_lcb, UINT16 fixed_cid, tL2CAP_FCR_OPTS *p_fcr)2590 if (p_fcr)2593 p_ccb->our_cfg.fcr = p_ccb->peer_cfg.fcr = *p_fcr;2600 p_ccb->fcrb.max_held_acks = p_fcr->tx_win_sz / 3;