Searched refs:e1000_promisc_set_vf (Results 1 – 4 of 4) sorted by relevance
265 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type);
378 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
453 s32 e1000_promisc_set_vf(struct e1000_hw *hw, enum e1000_promisc_type type) in e1000_promisc_set_vf() function
3407 e1000_promisc_set_vf(hw, e1000_promisc_enabled); in igbvf_promiscuous_enable()3419 e1000_promisc_set_vf(hw, e1000_promisc_multicast); in igbvf_promiscuous_disable()3421 e1000_promisc_set_vf(hw, e1000_promisc_disabled); in igbvf_promiscuous_disable()3433 e1000_promisc_set_vf(hw, e1000_promisc_multicast); in igbvf_allmulticast_enable()3445 e1000_promisc_set_vf(hw, e1000_promisc_disabled); in igbvf_allmulticast_disable()