Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h120 IDPF_SEG_CAPS = offsetof(struct virtchnl2_get_capabilities, enumerator
H A Didpf_lib.c905 if (idpf_is_cap_ena(adapter, IDPF_SEG_CAPS, VIRTCHNL2_CAP_SEG_IPV4_TCP)) in idpf_cfg_netdev()
907 if (idpf_is_cap_ena(adapter, IDPF_SEG_CAPS, VIRTCHNL2_CAP_SEG_IPV6_TCP)) in idpf_cfg_netdev()
909 if (idpf_is_cap_ena_all(adapter, IDPF_SEG_CAPS, in idpf_cfg_netdev()