Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h191 VIRTCHNL2_CAP_PROMISC = BIT_ULL(8), enumerator
H A Didpf_lib.c2014 if (!idpf_is_cap_ena(adapter, IDPF_OTHER_CAPS, VIRTCHNL2_CAP_PROMISC)) in idpf_set_rx_mode()
H A Didpf_virtchnl.c902 VIRTCHNL2_CAP_PROMISC | in idpf_send_get_caps_msg()