Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4058 if (fw_pause & FW_PORT_CAP32_FC_RX) in fwcap_to_cc_pause()
4075 fw_pause |= FW_PORT_CAP32_FC_RX; in cc_to_fwcap_pause()
8572 linkattr |= FW_PORT_CAP32_FC_RX; in lstatus_to_fwcap()
H A Dt4fw_api.h2662 #define FW_PORT_CAP32_FC_RX 0x00010000UL macro