Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h293 void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
H A De1000_82575.h493 void e1000_vfta_set_vf(struct e1000_hw *, u16, bool);
H A De1000_vf.c445 void e1000_vfta_set_vf(struct e1000_hw *hw, u16 vid, bool set) in e1000_vfta_set_vf() function