Searched refs:I40EVF_FLAG_ALLMULTI_ON (Results 1 – 3 of 3) sorted by relevance
269 #define I40EVF_FLAG_ALLMULTI_ON BIT(14) macro
711 adapter->flags |= I40EVF_FLAG_ALLMULTI_ON; in i40evf_set_promiscuous()718 I40EVF_FLAG_ALLMULTI_ON); in i40evf_set_promiscuous()
904 !(adapter->flags & I40EVF_FLAG_ALLMULTI_ON)) in i40evf_set_rx_mode()907 adapter->flags & I40EVF_FLAG_ALLMULTI_ON) in i40evf_set_rx_mode()