Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_FC_RX (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c372 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
1944 linkattr |= FW_PORT_CAP32_FC_RX; in t4vf_handle_get_port_info()
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c1518 fw_pause |= FW_PORT_CAP32_FC_RX; in cc_to_fwcap_pause()
1660 linkattr |= FW_PORT_CAP32_FC_RX; in lstatus_to_fwcap()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4028 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
4045 fw_pause |= FW_PORT_CAP32_FC_RX; in cc_to_fwcap_pause()
8541 linkattr |= FW_PORT_CAP32_FC_RX; in lstatus_to_fwcap()
Dt4fw_api.h2664 #define FW_PORT_CAP32_FC_RX 0x00010000UL macro