Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/idpf/
A Didpf.h119 IDPF_SEG_CAPS = offsetof(struct virtchnl2_get_capabilities, enumerator
A Didpf_lib.c820 if (idpf_is_cap_ena(adapter, IDPF_SEG_CAPS, VIRTCHNL2_CAP_SEG_IPV4_TCP)) in idpf_cfg_netdev()
822 if (idpf_is_cap_ena(adapter, IDPF_SEG_CAPS, VIRTCHNL2_CAP_SEG_IPV6_TCP)) in idpf_cfg_netdev()
824 if (idpf_is_cap_ena_all(adapter, IDPF_SEG_CAPS, in idpf_cfg_netdev()

Completed in 12 milliseconds