Lines Matching refs:req_num
189 u8 req_num; in halbtc_send_bt_mp_operation() local
204 req_num = BT_SEQ_GET_BT_VERSION; in halbtc_send_bt_mp_operation()
207 req_num = BT_SEQ_GET_AFH_MAP_L; in halbtc_send_bt_mp_operation()
210 req_num = BT_SEQ_GET_AFH_MAP_M; in halbtc_send_bt_mp_operation()
213 req_num = BT_SEQ_GET_AFH_MAP_H; in halbtc_send_bt_mp_operation()
216 req_num = BT_SEQ_GET_BT_COEX_SUPPORTED_FEATURE; in halbtc_send_bt_mp_operation()
219 req_num = BT_SEQ_GET_BT_COEX_SUPPORTED_VERSION; in halbtc_send_bt_mp_operation()
222 req_num = BT_SEQ_GET_BT_ANT_DET_VAL; in halbtc_send_bt_mp_operation()
225 req_num = BT_SEQ_GET_BT_BLE_SCAN_PARA; in halbtc_send_bt_mp_operation()
228 req_num = BT_SEQ_GET_BT_BLE_SCAN_TYPE; in halbtc_send_bt_mp_operation()
231 req_num = BT_SEQ_GET_BT_DEVICE_INFO; in halbtc_send_bt_mp_operation()
234 req_num = BT_SEQ_GET_BT_FORB_SLOT_VAL; in halbtc_send_bt_mp_operation()
240 req_num = BT_SEQ_DONT_CARE; in halbtc_send_bt_mp_operation()
245 cmd[0] |= ((req_num << 4) & 0xf0); /* Set ReqNum */ in halbtc_send_bt_mp_operation()
254 "btmpinfo wait req_num=%d wait=%ld\n", req_num, wait_ms); in halbtc_send_bt_mp_operation()
262 "btmpinfo wait (req_num=%d) timeout\n", req_num); in halbtc_send_bt_mp_operation()