Searched defs:elink_vars (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h237 struct elink_vars;
242 struct elink_vars *vars);
244 struct elink_vars *vars);
467 struct elink_vars { struct
511 elink_status_t elink_phy_init(struct elink_params *params, struct elink_vars *vars);
517 elink_status_t elink_link_reset(struct elink_params *params, struct elink_vars *vars,
520 elink_status_t elink_lfa_reset(struct elink_params *params, struct elink_vars *vars);
522 elink_status_t elink_link_update(struct elink_params *params, struct elink_vars *vars);
537 struct elink_vars *output);
549 struct elink_vars *var
[all...]

Completed in 198 milliseconds