Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h105 VIRTCHNL2_CAP_TX_CSUM_L3_IPV4 = BIT(0), enumerator
H A Didpf_virtchnl.c847 cpu_to_le32(VIRTCHNL2_CAP_TX_CSUM_L3_IPV4 | in idpf_send_get_caps_msg()