Home | History | Annotate | Download | only in ixgbe

Lines Matching refs:ixgbe_hw

54 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
57 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw);
58 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
60 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
63 static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
66 static s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw,
69 static s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw);
70 static s32 ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
71 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
72 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb,
74 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
86 void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw *hw)
125 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw)
197 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw)
260 s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw)
302 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
361 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw)
414 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw)
560 * Configures link settings based on values in the ixgbe_hw struct.
563 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
611 static s32 ixgbe_validate_link_ready(struct ixgbe_hw *hw)
648 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
737 static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
772 * ixgbe_hw This will write the AUTOC register based on the new
791 static s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw,
816 static s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw)
951 s32 ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
977 static s32 ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
1009 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind,
1058 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw)
1084 s32 ixgbe_read_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 *val)
1108 s32 ixgbe_write_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 val)
1131 static s32 ixgbe_read_i2c_phy_82598(struct ixgbe_hw *hw, u8 dev_addr,
1204 s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
1219 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
1232 u64 ixgbe_get_supported_physical_layer_82598(struct ixgbe_hw *hw)
1336 void ixgbe_set_lan_id_multi_port_pcie_82598(struct ixgbe_hw *hw)
1367 void ixgbe_enable_relaxed_ordering_82598(struct ixgbe_hw *hw)
1399 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb,
1439 s32 ixgbe_enable_rx_dma_82598(struct ixgbe_hw *hw, u32 regval)