Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
A Diavf.h270 #define IAVF_FLAG_ALLMULTI_ON BIT(14) macro
A Diavf_virtchnl.c763 adapter->flags |= IAVF_FLAG_ALLMULTI_ON; in iavf_set_promiscuous()
770 IAVF_FLAG_ALLMULTI_ON); in iavf_set_promiscuous()
A Diavf_main.c930 !(adapter->flags & IAVF_FLAG_ALLMULTI_ON)) in iavf_set_rx_mode()
933 adapter->flags & IAVF_FLAG_ALLMULTI_ON) in iavf_set_rx_mode()

Completed in 13 milliseconds