Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h295 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type);
H A De1000_82575.h495 s32 e1000_promisc_set_vf(struct e1000_hw *, enum e1000_promisc_type type);
H A De1000_vf.c478 s32 e1000_promisc_set_vf(struct e1000_hw *hw, enum e1000_promisc_type type) in e1000_promisc_set_vf() function