Home
last modified time | relevance | path

Searched refs:bnx2x_phy (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h112 struct bnx2x_phy;
114 typedef u8 (*config_init_t)(struct bnx2x_phy *phy, struct link_params *params,
116 typedef u8 (*read_status_t)(struct bnx2x_phy *phy, struct link_params *params,
118 typedef void (*link_reset_t)(struct bnx2x_phy *phy,
120 typedef void (*config_loopback_t)(struct bnx2x_phy *phy,
123 typedef void (*hw_reset_t)(struct bnx2x_phy *phy, struct link_params *params);
124 typedef void (*set_link_led_t)(struct bnx2x_phy *phy,
126 typedef void (*phy_specific_func_t)(struct bnx2x_phy *phy,
129 struct bnx2x_phy { struct
260 struct bnx2x_phy phy[MAX_PHYS];
[all …]
Dbnx2x_link.c2996 struct bnx2x_phy *phy, in bnx2x_cl22_write()
3031 struct bnx2x_phy *phy, in bnx2x_cl22_read()
3072 static int bnx2x_cl45_read(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_read()
3140 static int bnx2x_cl45_write(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_write()
3236 struct bnx2x_phy *phy, in bnx2x_bsc_read()
3328 static void bnx2x_cl45_read_or_write(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_read_or_write()
3371 static u8 bnx2x_get_warpcore_lane(struct bnx2x_phy *phy, in bnx2x_get_warpcore_lane()
3426 struct bnx2x_phy *phy) in bnx2x_set_aer_mmd()
3516 static void bnx2x_calc_ieee_aneg_adv(struct bnx2x_phy *phy, in bnx2x_calc_ieee_aneg_adv()
3594 struct bnx2x_phy *phy, in bnx2x_ext_phy_set_pause()
[all …]