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()
1165 (CHELSIO_CHIP_VERSION(chip) > CHELSIO_T5)) in hwcsum()
1218 if (CHELSIO_CHIP_VERSION(chip) <= CHELSIO_T5) in hwcsum()
1577 if (skb->encapsulation && chip_ver > CHELSIO_T5) in cxgb4_eth_xmit()
1603 if (chip_ver > CHELSIO_T5) in cxgb4_eth_xmit()
1915 if (chip_ver > CHELSIO_T5) in cxgb4_vf_eth_xmit()
1969 if (chip_ver <= CHELSIO_T5) in cxgb4_vf_eth_xmit()
3632 if (CHELSIO_CHIP_VERSION(adapter->params.chip) <= CHELSIO_T5) { in t4_tx_completion_handler()
4456 htons(FW_IQ_CMD_FL0FBMIN_V(chip_ver <= CHELSIO_T5 ? in t4_sge_alloc_rxq()
4459 FW_IQ_CMD_FL0FBMAX_V((chip_ver <= CHELSIO_T5) ? in t4_sge_alloc_rxq()
4624 c.autoequiqe_to_viid = htonl(((chip_ver <= CHELSIO_T5) ? in t4_sge_alloc_eth_txq()
4630 htonl(FW_EQ_ETH_CMD_HOSTFCMODE_V((chip_ver <= CHELSIO_T5) ? in t4_sge_alloc_eth_txq()
4638 htonl(FW_EQ_ETH_CMD_FBMIN_V(chip_ver <= CHELSIO_T5 in t4_sge_alloc_eth_txq()
4643 FW_EQ_ETH_CMD_CIDXFTHRESHO_V(chip_ver == CHELSIO_T5) | in t4_sge_alloc_eth_txq()
4715 htonl(FW_EQ_CTRL_CMD_FBMIN_V(chip_ver <= CHELSIO_T5 in t4_sge_alloc_ctrl_txq()
4771 if (chip_ver <= CHELSIO_T5) in t4_sge_alloc_ofld_txq()
5210 case CHELSIO_T5: in t4_sge_init()