Home
last modified time | relevance | path

Searched refs:e1000_null_mng_mode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.h43 bool e1000_null_mng_mode(struct e1000_hw *hw);
H A De1000_mac.c75 mac->ops.check_mng_mode = e1000_null_mng_mode; in e1000_init_mac_ops_generic()
119 bool e1000_null_mng_mode(struct e1000_hw E1000_UNUSEDARG *hw) in e1000_null_mng_mode() function