Lines Matching refs:igc_hw
12 s32 igc_disable_pcie_master(struct igc_hw *hw);
13 s32 igc_check_for_copper_link(struct igc_hw *hw);
14 s32 igc_config_fc_after_link_up(struct igc_hw *hw);
15 s32 igc_force_mac_fc(struct igc_hw *hw);
16 void igc_init_rx_addrs(struct igc_hw *hw, u16 rar_count);
17 s32 igc_setup_link(struct igc_hw *hw);
18 void igc_clear_hw_cntrs_base(struct igc_hw *hw);
19 s32 igc_get_auto_rd_done(struct igc_hw *hw);
20 void igc_put_hw_semaphore(struct igc_hw *hw);
21 void igc_rar_set(struct igc_hw *hw, u8 *addr, u32 index);
22 void igc_config_collision_dist(struct igc_hw *hw);
24 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed,
27 bool igc_enable_mng_pass_thru(struct igc_hw *hw);
28 void igc_update_mc_addr_list(struct igc_hw *hw,