Home
last modified time | relevance | path

Searched refs:is_t4 (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_chip_type.h72 static inline int is_t4(enum chip_type chip) in is_t4() function
Dcxgb4_fcoe.c74 if (is_t4(adap->params.chip)) in cxgb_fcoe_enable()
Dcxgb4_main.c911 if (!is_t4(adap->params.chip)) { in setup_sge_queues()
919 t4_write_reg(adap, is_t4(adap->params.chip) ? in setup_sge_queues()
1629 if (is_t4(adap->params.chip)) { in cxgb4_dbfifo_count()
1733 if (is_t4(adap->params.chip)) in cxgb4_sync_txq_pidx()
1893 if (is_t4(adap->params.chip)) { in drain_db_fifo()
2021 if (is_t4(adap->params.chip)) in sync_txq_pidx()
2064 if (is_t4(adap->params.chip)) { in process_db_drop()
2099 if (is_t4(adap->params.chip)) { in t4_db_full()
2110 if (is_t4(adap->params.chip)) { in t4_db_dropped()
2540 if (!is_t4(adapter->params.chip)) { in cxgb_ioctl()
[all …]
Dt4_hw.c161 if (is_t4(adap->params.chip)) in t4_hw_pci_read_cfg4()
454 if (is_t4(adap->params.chip)) { in t4_edc_err_read()
537 if (is_t4(adap->params.chip)) in t4_memory_rw_init()
644 win_pf = is_t4(adap->params.chip) ? 0 : PFNUM_V(adap->pf); in t4_memory_rw()
777 if (is_t4(adap->params.chip)) { in t4_get_window()
3632 if ((is_t4(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T4) || in t4_fw_matches_chip()
4372 if (is_t4(adapter->params.chip)) in pcie_intr_handler()
4784 if (is_t4(adapter->params.chip)) { in mem_intr_handler()
4888 if (is_t4(adap->params.chip)) in xgmac_intr_handler()
5902 if (tp->port > (is_t4(adap->params.chip) ? 11 : 19) || tp->invert > 1 || in t4_set_trace_filter()
[all …]
Dcxgb4_uld.c720 if (type == CXGB4_ULD_ISCSIT && is_t4(adap->params.chip)) in cxgb4_register_uld()
765 if (type == CXGB4_ULD_ISCSIT && is_t4(adap->params.chip)) in cxgb4_register_uld()
803 if (type == CXGB4_ULD_ISCSIT && is_t4(adap->params.chip)) in cxgb4_unregister_uld()
Dsge.c518 if (is_t4(adap->params.chip)) in ring_fl_db()
1454 if (is_t4(adap->params.chip)) in cxgb4_eth_xmit()
1516 if (is_t4(adap->params.chip)) in cxgb4_eth_xmit()
1761 if (is_t4(adapter->params.chip)) in cxgb4_vf_eth_xmit()
2631 if (is_t4(adap->params.chip)) in handle_trace_pkt()
2764 !is_t4(adapter->params.chip))) { in t4_rx_hststamp()
2788 if (!is_t4(adapter->params.chip) && adapter->ptp_tx_skb) { in t4_tx_hststamp()
2813 int cpl_trace_pkt = is_t4(q->adap->params.chip) ? in t4_ethrx_handler()
3302 if (!is_t4(adap->params.chip)) { in sge_tx_timer_cb()
3521 if (!is_t4(adap->params.chip) && cong >= 0) { in t4_sge_alloc_rxq()
[all …]
Dcxgb4_debugfs.c343 int cim_num_obq = is_t4(adap->params.chip) ? in cim_qcfg_show()
346 i = t4_cim_read(adap, is_t4(adap->params.chip) ? UP_IBQ_0_RDADDR_A : in cim_qcfg_show()
350 if (is_t4(adap->params.chip)) { in cim_qcfg_show()
1271 if (is_t4(adap->params.chip)) { in mbox_show()
1913 int max_mac_addr = is_t4(adap->params.chip) ? in mps_tcam_get_idx()
3670 if (!is_t4(adap->params.chip)) in t4_setup_debugfs()
Dcudbg_lib.c291 if (!is_t4(padap->params.chip)) { in cudbg_fill_meminfo()
426 if (is_t4(padap->params.chip)) in cudbg_collect_reg_dump()
920 win_pf = is_t4(adap->params.chip) ? 0 : PFNUM_V(adap->pf); in cudbg_memory_read()
Dcxgb4_filter.c309 if (is_t4(adapter->params.chip) && in validate_filter()
383 if (is_t4(adapter->params.chip)) { in get_filter_count()
Dcxgb4_ethtool.c281 if (!is_t4(adap->params.chip)) { in collect_adapter_stats()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c212 if (is_t4(lldi->adapter_type)) { in send_act_open_req()
331 if (is_t4(lldi->adapter_type)) { in send_act_open_req6()
882 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer()
1194 if (is_t4(lldi->adapter_type)) in do_rx_iscsi_hdr()
1662 if (is_t4(lldi->adapter_type)) { in init_act_open()
1810 ULP_MEMIO_ORDER_V(is_t4(lldi->adapter_type)) | in ulp_mem_io_set_hdr()
1811 T5_ULP_MEMIO_IMM_V(!is_t4(lldi->adapter_type))); in ulp_mem_io_set_hdr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h341 static inline int is_t4(enum chip_type chip) in is_t4() function
Dt4vf_hw.c715 if (!is_t4(adapter->params.chip)) { in t4vf_fl_pkt_align()
769 if (is_t4(adapter->params.chip)) in t4vf_bar2_sge_qregs()
879 if (!is_t4(adapter->params.chip)) { in t4vf_get_sge_params()
906 if (!is_t4(adapter->params.chip)) { in t4vf_get_sge_params()
Dcxgb4vf_main.c1849 T4VF_PL_BASE_ADDR + (is_t4(adapter->params.chip) in cxgb4vf_get_regs()
3003 if (!is_t4(adapter->params.chip)) { in cxgb4vf_pci_probe()
3262 if (!is_t4(adapter->params.chip)) in cxgb4vf_pci_probe()
3337 if (!is_t4(adapter->params.chip)) in cxgb4vf_pci_remove()
Dsge.c534 if (is_t4(adapter->params.chip)) in ring_fl_db()
1303 if (is_t4(adapter->params.chip)) in t4vf_eth_xmit()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dmem.c56 return (is_t4(dev->rdev.lldi.adapter_type) || in mr_exceeds_hw_limits()
120 if (is_t4(rdev->lldi.adapter_type)) in _c4iw_write_mem_inline()
Dprovider.c189 if (!is_t4(rdev->lldi.adapter_type)) in c4iw_mmap()
Dcm.c818 if (is_t4(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
870 if (is_t4(ep->com.dev->rdev.lldi.adapter_type)) { in send_connect()
2382 if (!is_t4(adapter_type)) { in accept_cr()
3793 eth_hdr_len = is_t4(type) ? in build_cpl_pass_accept_req()
Dqp.c192 if (is_t4(rdev->lldi.adapter_type)) in c4iw_bar2_addrs()
2424 if (!is_t4(to_c4iw_qp(ibqp)->rhp->rdev.lldi.adapter_type) && in c4iw_ib_modify_qp()
Ddevice.c1007 if (!is_t4(devp->rdev.lldi.adapter_type)) { in c4iw_alloc()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c53 if (is_t4(lldi->adapter_type)) in cxgbit_uld_add()