Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h203 VIRTCHNL2_CAP_LOOPBACK = BIT_ULL(19), enumerator
H A Didpf_lib.c810 if (idpf_is_cap_ena(adapter, IDPF_OTHER_CAPS, VIRTCHNL2_CAP_LOOPBACK)) in idpf_cfg_netdev()
H A Didpf_virtchnl.c899 VIRTCHNL2_CAP_LOOPBACK); in idpf_send_get_caps_msg()