Lines Matching refs:bnx2x_phy
125 struct bnx2x_phy;
127 typedef u8 (*config_init_t)(struct bnx2x_phy *phy, struct link_params *params,
129 typedef u8 (*read_status_t)(struct bnx2x_phy *phy, struct link_params *params,
131 typedef void (*link_reset_t)(struct bnx2x_phy *phy,
133 typedef void (*config_loopback_t)(struct bnx2x_phy *phy,
136 typedef void (*hw_reset_t)(struct bnx2x_phy *phy, struct link_params *params);
137 typedef void (*set_link_led_t)(struct bnx2x_phy *phy,
139 typedef void (*phy_specific_func_t)(struct bnx2x_phy *phy,
147 struct bnx2x_phy { struct
285 struct bnx2x_phy phy[MAX_PHYS];
432 void bnx2x_sfx7101_sp_sw_reset(struct bnx2x *bp, struct bnx2x_phy *phy);
435 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,