Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c394 static unsigned int fwcap_to_speed(fw_port_cap32_t caps) in fwcap_to_speed() function
1987 speed = fwcap_to_speed(linkattr); in t4vf_handle_get_port_info()
2051 lc->speed_caps = fwcap_to_speed(acaps); in t4vf_handle_get_port_info()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8473 static unsigned int fwcap_to_speed(fw_port_cap32_t caps) in fwcap_to_speed() function
8622 speed = fwcap_to_speed(linkattr); in t4_handle_get_port_info()
8829 *speedp = fwcap_to_speed(linkattr); in t4_get_link_params()