Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1918 unsigned int speed, fc, fec, adv_fc; in t4vf_handle_get_port_info() local
1984 adv_fc = fwcap_to_cc_pause(acaps); in t4vf_handle_get_port_info()
2015 fc != lc->fc || adv_fc != lc->advertised_fc || in t4vf_handle_get_port_info()
2027 lc->advertised_fc = adv_fc; in t4vf_handle_get_port_info()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c8593 unsigned int speed, fc, fec, adv_fc; in t4_handle_get_port_info() local
8638 adv_fc = fwcap_to_cc_pause(acaps); in t4_handle_get_port_info()
8695 fc != lc->fc || adv_fc != lc->advertised_fc || in t4_handle_get_port_info()
8707 lc->advertised_fc = adv_fc; in t4_handle_get_port_info()