Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c115 static unsigned char *nrf_wifi_get_dest(void *nwb) in nrf_wifi_get_dest() function
412 if (!nrf_wifi_util_ether_addr_equal(nrf_wifi_get_dest(nwb), in tx_aggr_check()
413 nrf_wifi_get_dest(first_nwb))) { in tx_aggr_check()
886 nrf_wifi_get_dest(nwb), in tx_cmd_prepare()
1171 if (!nrf_wifi_util_ether_addr_equal(nrf_wifi_get_dest(nbuf), in tx_process()
1172 nrf_wifi_get_dest(first_nwb))) { in tx_process()