Home
last modified time | relevance | path

Searched defs:vap_index (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_btcoex_notify.c207 osal_u8 up_vap_num, vap_index; in hmac_btcoex_set_freq_and_work_state_hal_device() local
Dhmac_btcoex_m2s.c48 osal_u8 vap_index; in hmac_m2s_btcoex_need_switch_check() local
Dhmac_btcoex_btsta.c196 osal_u8 vap_index; in hmac_btcoex_wifi_and_bt_insulate_check() local
Dhmac_btcoex.c179 osal_u8 vap_index; in hmac_btcoex_find_all_valid_sta_per_device() local
219 osal_u8 vap_index; in hmac_btcoex_find_all_valid_ap_per_device() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_chan_mgmt.c594 hi_u8 vap_index = 0; in hmac_dbac_status_notify() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/device/hal/hal_ws63/romable/
Dhal_dscr_rom.h222 osal_u8 vap_index : 5; /* 本次中断对应的VAP的索引 */ member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/hal/
Dhal_ext_if.h1577 …_void hal_set_tx_sequence_num(machw_tx_sequence_stru tx_seq, osal_u32 val_write, osal_u8 vap_index) in hal_set_tx_sequence_num()