Searched refs:i40evf_set_promiscuous (Results 1 – 3 of 3) sorted by relevance
403 void i40evf_set_promiscuous(struct i40evf_adapter *adapter, int flags);
1696 i40evf_set_promiscuous(adapter, FLAG_VF_UNICAST_PROMISC | in i40evf_watchdog_task()1702 i40evf_set_promiscuous(adapter, FLAG_VF_MULTICAST_PROMISC); in i40evf_watchdog_task()1708 i40evf_set_promiscuous(adapter, 0); in i40evf_watchdog_task()
690 void i40evf_set_promiscuous(struct i40evf_adapter *adapter, int flags) in i40evf_set_promiscuous() function