Home
last modified time | relevance | path

Searched refs:req_num (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c189 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()
[all …]
/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1148 u8 req_num:4; member