Home
last modified time | relevance | path

Searched refs:t4_link_fwcap_to_speed (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c381 *val = t4_link_fwcap_to_speed(lc->link_caps); in t4_mc_getstat()
1497 t4_link_fwcap_to_speed(lc->link_caps); in t4_mc_getprop()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h582 unsigned int t4_link_fwcap_to_speed(fw_port_cap32_t caps);
H A Dt4_hw.c8947 unsigned int t4_link_fwcap_to_speed(fw_port_cap32_t caps) in t4_link_fwcap_to_speed() function
9219 max_speed = t4_link_fwcap_to_speed(lc->link_caps); in t4_link_set_fec()
9224 max_speed = t4_link_fwcap_to_speed(lc->acaps); in t4_link_set_fec()
9284 max_speed = t4_link_fwcap_to_speed(caps); in t4_link_sanitize_fec_caps()
9438 u32 max_speed = t4_link_fwcap_to_speed(acaps); in t4_init_link_config()
9738 *speedp = t4_link_fwcap_to_speed(linkattr); in t4_get_link_params()