Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h183 VIRTCHNL2_CAP_SRIOV = BIT_ULL(1), enumerator
H A Didpf_lib.c1615 if (!idpf_is_cap_ena(adapter, IDPF_OTHER_CAPS, VIRTCHNL2_CAP_SRIOV)) { in idpf_sriov_configure()
H A Didpf_virtchnl.c899 cpu_to_le64(VIRTCHNL2_CAP_SRIOV | in idpf_send_get_caps_msg()