Searched refs:config_type (Results 1 – 1 of 1) sorted by relevance
5344 enum ethernet_config_type config_type; in need_calc_checksum() local5367 config_type = ETHERNET_CONFIG_TYPE_RX_CHECKSUM_SUPPORT; in need_calc_checksum()5369 config_type = ETHERNET_CONFIG_TYPE_TX_CHECKSUM_SUPPORT; in need_calc_checksum()5372 if (net_eth_get_hw_config(iface, config_type, &config) != 0) { in need_calc_checksum()