Home
last modified time | relevance | path

Searched refs:bnx2x_phy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h123 /* bnx2x_phy struct */
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
[all...]
H A Dbnx2x_link.c32 typedef int (*read_sfp_module_eeprom_func_p)(struct bnx2x_phy *phy,
217 static int bnx2x_sfp_module_detection(struct bnx2x_phy *phy,
2589 struct bnx2x_phy *phy, in bnx2x_cl22_write()
2624 struct bnx2x_phy *phy, in bnx2x_cl22_read()
2665 static int bnx2x_cl45_read(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_read()
2740 static int bnx2x_cl45_write(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_write()
2951 static int bnx2x_eee_disable(struct bnx2x_phy *phy, in bnx2x_eee_disable()
2967 static int bnx2x_eee_advertise(struct bnx2x_phy *phy, in bnx2x_eee_advertise()
3004 static void bnx2x_eee_an_resolve(struct bnx2x_phy *phy, in bnx2x_eee_an_resolve()
3171 static void bnx2x_cl45_read_or_write(struct bnx2x *bp, struct bnx2x_phy *ph
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h123 /* bnx2x_phy struct */
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
[all...]
H A Dbnx2x_link.c32 typedef int (*read_sfp_module_eeprom_func_p)(struct bnx2x_phy *phy,
217 static int bnx2x_sfp_module_detection(struct bnx2x_phy *phy,
2589 struct bnx2x_phy *phy, in bnx2x_cl22_write()
2624 struct bnx2x_phy *phy, in bnx2x_cl22_read()
2665 static int bnx2x_cl45_read(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_read()
2740 static int bnx2x_cl45_write(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_write()
2951 static int bnx2x_eee_disable(struct bnx2x_phy *phy, in bnx2x_eee_disable()
2967 static int bnx2x_eee_advertise(struct bnx2x_phy *phy, in bnx2x_eee_advertise()
3004 static void bnx2x_eee_an_resolve(struct bnx2x_phy *phy, in bnx2x_eee_an_resolve()
3171 static void bnx2x_cl45_read_or_write(struct bnx2x *bp, struct bnx2x_phy *ph
[all...]

Completed in 19 milliseconds