Home
last modified time | relevance | path

Searched refs:igb_check_polarity_m88 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_phy.h57 s32 igb_check_polarity_m88(struct e1000_hw *hw);
H A De1000_phy.c1513 * igb_check_polarity_m88 - Checks the polarity.
1520 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88() function
1939 ret_val = igb_check_polarity_m88(hw); in igb_get_phy_info_m88()
H A De1000_82575.c241 phy->ops.check_polarity = igb_check_polarity_m88; in igb_init_phy_params_82575()
303 phy->ops.check_polarity = igb_check_polarity_m88; in igb_init_phy_params_82575()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_phy.h57 s32 igb_check_polarity_m88(struct e1000_hw *hw);
H A De1000_82575.c241 phy->ops.check_polarity = igb_check_polarity_m88; in igb_init_phy_params_82575()
303 phy->ops.check_polarity = igb_check_polarity_m88; in igb_init_phy_params_82575()
H A De1000_phy.c1514 * igb_check_polarity_m88 - Checks the polarity.
1521 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88() function
1940 ret_val = igb_check_polarity_m88(hw); in igb_get_phy_info_m88()

Completed in 20 milliseconds