Lines Matching refs:bnx2x_phy
112 struct bnx2x_phy;
114 typedef u8 (*config_init_t)(struct bnx2x_phy *phy, struct link_params *params,
116 typedef u8 (*read_status_t)(struct bnx2x_phy *phy, struct link_params *params,
118 typedef void (*link_reset_t)(struct bnx2x_phy *phy,
120 typedef void (*config_loopback_t)(struct bnx2x_phy *phy,
123 typedef void (*hw_reset_t)(struct bnx2x_phy *phy, struct link_params *params);
124 typedef void (*set_link_led_t)(struct bnx2x_phy *phy,
126 typedef void (*phy_specific_func_t)(struct bnx2x_phy *phy,
129 struct bnx2x_phy { struct
260 struct bnx2x_phy phy[MAX_PHYS];
373 void bnx2x_sfx7101_sp_sw_reset(struct bnx2x *bp, struct bnx2x_phy *phy);
376 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,
493 int bnx2x_sfp_module_detection(struct bnx2x_phy *phy,