Searched refs:igc_null_mng_mode (Results 1 – 2 of 2) sorted by relevance
13 bool igc_null_mng_mode(struct igc_hw *hw);
44 mac->ops.check_mng_mode = igc_null_mng_mode; in igc_init_mac_ops_generic()92 bool igc_null_mng_mode(struct igc_hw IGC_UNUSEDARG * hw) in igc_null_mng_mode() function