Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_FEC_RS (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c1505 if (fw_fec & FW_PORT_CAP32_FEC_RS) in fwcap_to_cc_fec()
1530 fw_fec |= FW_PORT_CAP32_FEC_RS; in cc_to_fwcap_fec()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c385 if (fw_fec & FW_PORT_CAP32_FEC_RS) in fwcap_to_cc_fec()
Dcxgb4vf_main.c1496 if (fw_fec & FW_PORT_CAP32_FEC_RS) in fwcap_to_eth_fec()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c767 if (fw_fec & FW_PORT_CAP32_FEC_RS) in fwcap_to_eth_fec()
Dt4fw_api.h2671 #define FW_PORT_CAP32_FEC_RS 0x00800000UL macro
Dt4_hw.c4073 if (fw_fec & FW_PORT_CAP32_FEC_RS) in fwcap_to_cc_fec()
4087 fw_fec |= FW_PORT_CAP32_FEC_RS; in cc_to_fwcap_fec()