Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c690 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in eth_xlnx_gem_get_config()
700 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in eth_xlnx_gem_get_config()
/Zephyr-latest/include/zephyr/net/
Dethernet.h486 ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER = NET_IF_CHECKSUM_IPV4_HEADER_BIT, enumerator
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c998 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in nrf_wifi_if_get_config_zep()
/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_nxp_enet.c325 cfg->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in eth_nxp_enet_get_config()