Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h239 struct elink_phy;
241 typedef u8 (*config_init_t)(struct elink_phy *phy, struct elink_params *params,
243 typedef u8 (*read_status_t)(struct elink_phy *phy, struct elink_params *params,
245 typedef void (*link_reset_t)(struct elink_phy *phy,
247 typedef void (*config_loopback_t)(struct elink_phy *phy,
250 typedef void (*hw_reset_t)(struct elink_phy *phy, struct elink_params *params);
251 typedef void (*set_link_led_t)(struct elink_phy *phy,
253 typedef void (*phy_specific_func_t)(struct elink_phy *phy,
261 struct elink_phy { struct
420 struct elink_phy phy[ELINK_MAX_PHYS];
[all …]
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c38 typedef elink_status_t (*read_sfp_module_eeprom_func_p)(struct elink_phy *phy,
341 static int elink_sfp_module_detection(struct elink_phy *phy,
2863 struct elink_phy *phy, in elink_cl22_write()
2898 struct elink_phy *phy, in elink_cl22_read()
2941 static elink_status_t elink_cl45_read(struct elink_dev *cb, struct elink_phy *phy, in elink_cl45_read()
3020 static elink_status_t elink_cl45_write(struct elink_dev *cb, struct elink_phy *phy, in elink_cl45_write()
3237 static elink_status_t elink_eee_disable(struct elink_phy *phy, in elink_eee_disable()
3253 static elink_status_t elink_eee_advertise(struct elink_phy *phy, in elink_eee_advertise()
3290 static void elink_eee_an_resolve(struct elink_phy *phy, in elink_eee_an_resolve()
3456 static void elink_cl45_read_or_write(struct elink_dev *cb, struct elink_phy *phy, in elink_cl45_read_or_write()
[all …]