Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_peer.c52 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_peer_add() local
104 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_peer_remove() local
139 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_peers_flush() local
Dfmac_vif.c101 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_vif_clear_ctx() local
119 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_vif_update_if_type() local
Dfmac_event.c126 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_if_carr_state_event_proc() local
447 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in umac_event_connect() local
506 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in umac_event_ctrl_process() local
Dfmac_api.c755 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_auth() local
875 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_assoc() local
1030 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_add_key() local
1119 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_del_key() local
2045 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_add_vif() local
2175 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_del_vif() local
2337 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_sys_fmac_chg_vif_state() local
Dtx.c225 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in update_pend_q_bmp() local
775 struct nrf_wifi_fmac_vif_ctx *vif_ctx; in rawtx_cmd_prepare() local
851 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in tx_cmd_prepare() local
1359 struct nrf_wifi_fmac_vif_ctx *vif_ctx; in tx_done_process() local
Drx.c332 struct nrf_wifi_fmac_vif_ctx *vif_ctx = NULL; in nrf_wifi_fmac_rx_event_process() local
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h457 struct nrf_wifi_fmac_vif_ctx *vif_ctx[MAX_NUM_VIFS]; member