Searched refs:adv_fc (Results 1 – 2 of 2) sorted by relevance
1919 unsigned int speed, fc, fec, adv_fc; in t4vf_handle_get_port_info() local1985 adv_fc = fwcap_to_cc_pause(acaps); in t4vf_handle_get_port_info()2016 fc != lc->fc || adv_fc != lc->advertised_fc || in t4vf_handle_get_port_info()2028 lc->advertised_fc = adv_fc; in t4vf_handle_get_port_info()
8575 unsigned int speed, fc, fec, adv_fc; in t4_handle_get_port_info() local8620 adv_fc = fwcap_to_cc_pause(acaps); in t4_handle_get_port_info()8677 fc != lc->fc || adv_fc != lc->advertised_fc || in t4_handle_get_port_info()8689 lc->advertised_fc = adv_fc; in t4_handle_get_port_info()