Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_util.h57 #define NRF_WIFI_FMAC_ETH_P_IPX 0x8137 /* IPX over DIX */ macro
/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c56 eth_type == NRF_WIFI_FMAC_ETH_P_IPX) { in nrf_wifi_get_skip_header_bytes()