Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c361 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
1934 linkattr |= FW_PORT_CAP32_FC_RX; in t4vf_handle_get_port_info()
/Linux-v4.19/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-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4053 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
4067 fw_pause |= FW_PORT_CAP32_FC_RX; in cc_to_fwcap_pause()
8367 linkattr |= FW_PORT_CAP32_FC_RX; in lstatus_to_fwcap()
Dt4fw_api.h2525 #define FW_PORT_CAP32_FC_RX 0x00010000UL macro