Lines Matching refs:CHELSIO_T5
735 chip_ver > CHELSIO_T5) { in is_eth_imm()
782 if (skb->encapsulation && chip_ver > CHELSIO_T5) { in calc_tx_flits()
1151 (CHELSIO_CHIP_VERSION(chip) > CHELSIO_T5)) in hwcsum()
1204 if (CHELSIO_CHIP_VERSION(chip) <= CHELSIO_T5) in hwcsum()
1563 if (skb->encapsulation && chip_ver > CHELSIO_T5) in cxgb4_eth_xmit()
1589 if (chip_ver > CHELSIO_T5) in cxgb4_eth_xmit()
1901 if (chip_ver > CHELSIO_T5) in cxgb4_vf_eth_xmit()
1955 if (chip_ver <= CHELSIO_T5) in cxgb4_vf_eth_xmit()
3618 if (CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5) { in t4_tx_completion_handler()
4442 htons(FW_IQ_CMD_FL0FBMIN_V(chip_ver <= CHELSIO_T5 ? in t4_sge_alloc_rxq()
4445 FW_IQ_CMD_FL0FBMAX_V((chip_ver <= CHELSIO_T5) ? in t4_sge_alloc_rxq()
4610 c.autoequiqe_to_viid = htonl(((chip_ver <= CHELSIO_T5) ? in t4_sge_alloc_eth_txq()
4616 htonl(FW_EQ_ETH_CMD_HOSTFCMODE_V((chip_ver <= CHELSIO_T5) ? in t4_sge_alloc_eth_txq()
4624 htonl(FW_EQ_ETH_CMD_FBMIN_V(chip_ver <= CHELSIO_T5 in t4_sge_alloc_eth_txq()
4629 FW_EQ_ETH_CMD_CIDXFTHRESHO_V(chip_ver == CHELSIO_T5) | in t4_sge_alloc_eth_txq()
4701 htonl(FW_EQ_CTRL_CMD_FBMIN_V(chip_ver <= CHELSIO_T5 in t4_sge_alloc_ctrl_txq()
4757 if (chip_ver <= CHELSIO_T5) in t4_sge_alloc_ofld_txq()
5196 case CHELSIO_T5: in t4_sge_init()