Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_vf.h295 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type);
H A De1000_82575.h407 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
H A De1000_vf.c479 s32 e1000_promisc_set_vf(struct e1000_hw *hw, enum e1000_promisc_type type) in e1000_promisc_set_vf() function