Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c371 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
1943 linkattr |= FW_PORT_CAP32_FC_RX; in t4vf_handle_get_port_info()
/Linux-v5.10/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-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4047 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
4064 fw_pause |= FW_PORT_CAP32_FC_RX; in cc_to_fwcap_pause()
8561 linkattr |= FW_PORT_CAP32_FC_RX; in lstatus_to_fwcap()
Dt4fw_api.h2662 #define FW_PORT_CAP32_FC_RX 0x00010000UL macro