Searched refs:adv_fc (Results 1 – 2 of 2) sorted by relevance
1918 unsigned int speed, fc, fec, adv_fc; in t4vf_handle_get_port_info() local1984 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()
8593 unsigned int speed, fc, fec, adv_fc; in t4_handle_get_port_info() local8638 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()