Lines Matching refs:bnx2x_phy
102 struct bnx2x_phy;
104 typedef u8 (*config_init_t)(struct bnx2x_phy *phy, struct link_params *params,
106 typedef u8 (*read_status_t)(struct bnx2x_phy *phy, struct link_params *params,
108 typedef void (*link_reset_t)(struct bnx2x_phy *phy,
110 typedef void (*config_loopback_t)(struct bnx2x_phy *phy,
113 typedef void (*hw_reset_t)(struct bnx2x_phy *phy, struct link_params *params);
114 typedef void (*set_link_led_t)(struct bnx2x_phy *phy,
116 typedef void (*phy_specific_func_t)(struct bnx2x_phy *phy,
119 struct bnx2x_phy { struct
242 struct bnx2x_phy phy[MAX_PHYS];
338 void bnx2x_sfx7101_sp_sw_reset(struct bnx2x *bp, struct bnx2x_phy *phy);
341 u8 bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,