Searched refs:chksum_support (Results 1 – 5 of 5) sorted by relevance
690 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in eth_xlnx_gem_get_config()695 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_NONE; in eth_xlnx_gem_get_config()700 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in eth_xlnx_gem_get_config()705 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_NONE; in eth_xlnx_gem_get_config()
525 enum ethernet_checksum_support chksum_support; member
998 config->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in nrf_wifi_if_get_config_zep()
325 cfg->chksum_support = ETHERNET_CHECKSUM_SUPPORT_IPV4_HEADER | in eth_nxp_enet_get_config()
5377 return !((config.chksum_support & chksum_type) == chksum_type); in need_calc_checksum()