Searched refs:bnx2x_phy (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.h | 128 struct bnx2x_phy; 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 288 struct bnx2x_phy phy[MAX_PHYS]; 435 void bnx2x_sfx7101_sp_sw_reset(struct bnx2x *bp, struct bnx2x_phy *phy); [all …]
|
| H A D | bnx2x_link.c | 4872 struct bnx2x_phy *phy) in bnx2x_set_master_ln() 4937 struct bnx2x_phy *phy) in bnx2x_set_swap_lanes() 8402 struct bnx2x_phy *phy, in bnx2x_8726_set_limiting_mode() 8451 struct bnx2x_phy *phy, in bnx2x_8727_set_limiting_mode() 8741 struct bnx2x_phy *phy; in bnx2x_handle_module_detect_int() 8811 struct bnx2x_phy *phy, in bnx2x_sfp_mask_fault() 9714 struct bnx2x_phy *phy) in bnx2x_848xx_set_led() 12593 struct bnx2x_phy *phy; in bnx2x_phy_probe() 13315 struct bnx2x_phy phy; in bnx2x_8726_common_init_phy() 13961 struct bnx2x_phy phy; in bnx2x_fan_failure_det_req() [all …]
|