Searched refs:l2cble_send_flow_control_credit (Results 1 – 3 of 3) sorted by relevance
775 extern void l2cble_send_flow_control_credit(tL2C_CCB *p_ccb, UINT16 credit_value);
1229 l2cble_send_flow_control_credit(p_ccb, *credit); in l2c_csm_open()
1344 void l2cble_send_flow_control_credit(tL2C_CCB *p_ccb, UINT16 credit_value) in l2cble_send_flow_control_credit() function