Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe_elink.h238 struct elink_vars;
243 struct elink_vars *vars);
245 struct elink_vars *vars);
471 struct elink_vars { struct
515 elink_status_t elink_phy_init(struct elink_params *params, struct elink_vars *vars); argument
520 elink_status_t elink_link_reset(struct elink_params *params, struct elink_vars *vars,
522 elink_status_t elink_lfa_reset(struct elink_params *params, struct elink_vars *vars);
524 elink_status_t elink_link_update(struct elink_params *params, struct elink_vars *vars);
539 struct elink_vars *output);
549 struct elink_vars *vars, uint8_t mode, uint32_t speed);
[all …]
H A Dbxe_elink.c947 struct elink_vars *vars, uint8_t notify);
1229 static uint32_t elink_ets_get_min_w_val_nig(const struct elink_vars *vars) in elink_ets_get_min_w_val_nig()
1301 const struct elink_vars *vars) in elink_ets_e3b0_nig_disabled()
1476 const struct elink_vars *vars) in elink_ets_e3b0_disabled()
1499 struct elink_vars *vars) in elink_ets_disabled()
1864 const struct elink_vars *vars, in elink_ets_e3b0_config()
2085 struct elink_vars *vars, in elink_update_pfc_xmac()
2177 void elink_pfc_statistic(struct elink_params *params, struct elink_vars *vars, in elink_pfc_statistic()
2254 struct elink_vars *vars) in elink_emac_init()
2332 struct elink_vars *vars, uint8_t lb) in elink_umac_enable()
[all …]