Lines Matching refs:req_num
176 u8 req_num; in halbtc_send_bt_mp_operation() local
191 req_num = BT_SEQ_GET_BT_VERSION; in halbtc_send_bt_mp_operation()
194 req_num = BT_SEQ_GET_AFH_MAP_L; in halbtc_send_bt_mp_operation()
197 req_num = BT_SEQ_GET_AFH_MAP_M; in halbtc_send_bt_mp_operation()
200 req_num = BT_SEQ_GET_AFH_MAP_H; in halbtc_send_bt_mp_operation()
203 req_num = BT_SEQ_GET_BT_COEX_SUPPORTED_FEATURE; in halbtc_send_bt_mp_operation()
206 req_num = BT_SEQ_GET_BT_COEX_SUPPORTED_VERSION; in halbtc_send_bt_mp_operation()
209 req_num = BT_SEQ_GET_BT_ANT_DET_VAL; in halbtc_send_bt_mp_operation()
212 req_num = BT_SEQ_GET_BT_BLE_SCAN_PARA; in halbtc_send_bt_mp_operation()
215 req_num = BT_SEQ_GET_BT_BLE_SCAN_TYPE; in halbtc_send_bt_mp_operation()
218 req_num = BT_SEQ_GET_BT_DEVICE_INFO; in halbtc_send_bt_mp_operation()
221 req_num = BT_SEQ_GET_BT_FORB_SLOT_VAL; in halbtc_send_bt_mp_operation()
227 req_num = BT_SEQ_DONT_CARE; in halbtc_send_bt_mp_operation()
232 cmd[0] |= ((req_num << 4) & 0xf0); /* Set ReqNum */ in halbtc_send_bt_mp_operation()
241 "btmpinfo wait req_num=%d wait=%ld\n", req_num, wait_ms); in halbtc_send_bt_mp_operation()
246 "btmpinfo wait (req_num=%d) timeout\n", req_num); in halbtc_send_bt_mp_operation()