Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h133 VIRTCHNL2_CAP_SEG_IPV4_TCP = BIT(0), enumerator
H A Didpf_lib.c778 if (idpf_is_cap_ena(adapter, IDPF_SEG_CAPS, VIRTCHNL2_CAP_SEG_IPV4_TCP)) in idpf_cfg_netdev()
H A Didpf_virtchnl.c868 cpu_to_le32(VIRTCHNL2_CAP_SEG_IPV4_TCP | in idpf_send_get_caps_msg()