Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c367 static inline enum cc_pause fwcap_to_cc_pause(fw_port_cap32_t fw_pause) in fwcap_to_cc_pause() function
1984 adv_fc = fwcap_to_cc_pause(acaps); in t4vf_handle_get_port_info()
1985 fc = fwcap_to_cc_pause(linkattr); in t4vf_handle_get_port_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4054 static inline enum cc_pause fwcap_to_cc_pause(fw_port_cap32_t fw_pause) in fwcap_to_cc_pause() function
8649 adv_fc = fwcap_to_cc_pause(acaps); in t4_handle_get_port_info()
8650 fc = fwcap_to_cc_pause(linkattr); in t4_handle_get_port_info()