Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h181 void (*unprot_mlme_mgmt_rx_callbk_fn)(void *os_vif_ctx, member
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_event.c776 if (callbk_fns->unprot_mlme_mgmt_rx_callbk_fn) in umac_event_ctrl_process()
777 callbk_fns->unprot_mlme_mgmt_rx_callbk_fn(vif_ctx->os_vif_ctx, in umac_event_ctrl_process()