Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c1004 igb_rx_l4_cso_enabled(IGBCore *core) in igb_rx_l4_cso_enabled() function
1325 if (!igb_rx_l4_cso_enabled(core)) { in igb_verify_csum_in_sw()
1394 if (igb_rx_l4_cso_enabled(core)) { in igb_build_rx_metadata_common()
3058 int cso_state = igb_rx_l4_cso_enabled(core); in igb_update_rx_offloads()