Lines Matching refs:bnx2x_phy
128 struct bnx2x_phy;
130 typedef void (*config_init_t)(struct bnx2x_phy *phy, struct link_params *params,
132 typedef u8 (*read_status_t)(struct bnx2x_phy *phy, struct link_params *params,
134 typedef void (*link_reset_t)(struct bnx2x_phy *phy,
136 typedef void (*config_loopback_t)(struct bnx2x_phy *phy,
139 typedef void (*hw_reset_t)(struct bnx2x_phy *phy, struct link_params *params);
140 typedef void (*set_link_led_t)(struct bnx2x_phy *phy,
142 typedef void (*phy_specific_func_t)(struct bnx2x_phy *phy,
150 struct bnx2x_phy { struct
288 struct bnx2x_phy phy[MAX_PHYS];
435 void bnx2x_sfx7101_sp_sw_reset(struct bnx2x *bp, struct bnx2x_phy *phy);
438 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,