Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c368 static inline enum cc_pause fwcap_to_cc_pause(fw_port_cap32_t fw_pause) in fwcap_to_cc_pause() function
1985 adv_fc = fwcap_to_cc_pause(acaps); in t4vf_handle_get_port_info()
1986 fc = fwcap_to_cc_pause(linkattr); in t4vf_handle_get_port_info()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4024 static inline enum cc_pause fwcap_to_cc_pause(fw_port_cap32_t fw_pause) in fwcap_to_cc_pause() function
8618 adv_fc = fwcap_to_cc_pause(acaps); in t4_handle_get_port_info()
8619 fc = fwcap_to_cc_pause(linkattr); in t4_handle_get_port_info()