Home
last modified time | relevance | path

Searched defs:nwb (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c65 static void nrf_wifi_convert_amsdu_to_eth(void *nwb) in nrf_wifi_convert_amsdu_to_eth()
109 static void nrf_wifi_convert_to_eth(void *nwb, in nrf_wifi_convert_to_eth()
178 unsigned long nwb = 0; in nrf_wifi_fmac_rx_cmd_send() local
341 void *nwb = NULL; in nrf_wifi_fmac_rx_event_process() local
Dtx.c22 static bool is_twt_emergency_pkt(void *nwb) in is_twt_emergency_pkt()
31 void *nwb) in can_xmit()
115 static unsigned char *nrf_wifi_get_dest(void *nwb) in nrf_wifi_get_dest()
121 static unsigned char *nrf_wifi_get_src(void *nwb) in nrf_wifi_get_src()
126 static int nrf_wifi_get_tid(void *nwb) in nrf_wifi_get_tid()
386 void *nwb = NULL; in tx_aggr_check() local
534 void *nwb = NULL; in _tx_pending_process() local
627 unsigned long nwb = 0; in rawtx_cmd_prep_callbk_fn() local
693 unsigned long nwb = 0; in tx_cmd_prep_callbk_fn() local
770 void *nwb = NULL; in rawtx_cmd_prepare() local
[all …]
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_util.c38 unsigned short nrf_wifi_util_rx_get_eth_type(void *nwb) in nrf_wifi_util_rx_get_eth_type()
48 unsigned short nrf_wifi_util_tx_get_eth_type(void *nwb) in nrf_wifi_util_tx_get_eth_type()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h537 unsigned long nwb; member