Searched refs:elink_phy (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | elink.h | 231 struct elink_phy; 233 typedef uint8_t (*config_init_t)(struct elink_phy *phy, struct elink_params *params, 237 typedef void (*link_reset_t)(struct elink_phy *phy, 239 typedef void (*config_loopback_t)(struct elink_phy *phy, 242 typedef void (*hw_reset_t)(struct elink_phy *phy, struct elink_params *params); 243 typedef void (*set_link_led_t)(struct elink_phy *phy, 245 typedef void (*phy_specific_func_t)(struct elink_phy *phy, 253 struct elink_phy { struct 415 struct elink_phy phy[ELINK_MAX_PHYS]; 571 void elink_sfx7101_sp_sw_reset(struct bnx2x_softc *sc, struct elink_phy *phy); [all …]
|
| H A D | elink.c | 5739 struct elink_phy *phy) in elink_set_master_ln() 5806 struct elink_phy *phy) in elink_set_swap_lanes() 9382 struct elink_phy *phy, in elink_8726_set_limiting_mode() 9431 struct elink_phy *phy, in elink_8727_set_limiting_mode() 9721 struct elink_phy *phy; in elink_handle_module_detect_int() 9791 struct elink_phy *phy, in elink_sfp_mask_fault() 10703 struct elink_phy *phy) in elink_848xx_set_led() 13505 struct elink_phy *phy; in elink_phy_probe() 14466 struct elink_phy phy; in elink_8726_common_init_phy() 15130 struct elink_phy phy; in elink_fan_failure_det_req() [all …]
|