Lines Matching refs:bnx2x_phy
127 struct bnx2x_phy;
129 typedef u8 (*config_init_t)(struct bnx2x_phy *phy, struct link_params *params,
131 typedef u8 (*read_status_t)(struct bnx2x_phy *phy, struct link_params *params,
133 typedef void (*link_reset_t)(struct bnx2x_phy *phy,
135 typedef void (*config_loopback_t)(struct bnx2x_phy *phy,
138 typedef void (*hw_reset_t)(struct bnx2x_phy *phy, struct link_params *params);
139 typedef void (*set_link_led_t)(struct bnx2x_phy *phy,
141 typedef void (*phy_specific_func_t)(struct bnx2x_phy *phy,
149 struct bnx2x_phy { struct
287 struct bnx2x_phy phy[MAX_PHYS];
434 void bnx2x_sfx7101_sp_sw_reset(struct bnx2x *bp, struct bnx2x_phy *phy);
437 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,