Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:is_t4
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_chip_type.h
72
static inline int
is_t4
(enum chip_type chip)
in is_t4()
function
H
A
D
cxgb4_fcoe.c
74
if (
is_t4
(adap->params.chip))
in cxgb_fcoe_enable()
H
A
D
t4_hw.c
161
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()
3635
if ((
is_t4
(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T4) ||
in t4_fw_matches_chip()
4445
if (
is_t4
(adapter->params.chip))
in pcie_intr_handler()
4875
if (
is_t4
(adapter->params.chip)) {
in mem_intr_handler()
4979
if (
is_t4
(adap->params.chip))
in xgmac_intr_handler()
5997
if (tp->port > (
is_t4
(ada
in t4_set_trace_filter()
[all...]
H
A
D
cxgb4_main.c
1115
if (!
is_t4
(adap->params.chip)) {
in setup_sge_queues()
1123
t4_write_reg(adap,
is_t4
(adap->params.chip) ?
in setup_sge_queues()
2146
if (
is_t4
(adap->params.chip)) {
in cxgb4_dbfifo_count()
2250
if (
is_t4
(adap->params.chip))
in cxgb4_sync_txq_pidx()
2410
if (
is_t4
(adap->params.chip)) {
in drain_db_fifo()
2538
if (
is_t4
(adap->params.chip))
in sync_txq_pidx()
2581
if (
is_t4
(adap->params.chip)) {
in process_db_drop()
2616
if (
is_t4
(adap->params.chip)) {
in t4_db_full()
2627
if (
is_t4
(adap->params.chip)) {
in t4_db_dropped()
3098
if (!
is_t4
(adapte
in cxgb_ioctl()
[all...]
H
A
D
sge.c
484
if (
is_t4
(adap->params.chip))
in ring_fl_db()
1398
if (
is_t4
(adap->params.chip))
in write_tso_wr()
1712
if (
is_t4
(adap->params.chip))
in cxgb4_eth_xmit()
1953
if (
is_t4
(adapter->params.chip))
in cxgb4_vf_eth_xmit()
3403
if (
is_t4
(adap->params.chip))
in handle_trace_pkt()
3537
!
is_t4
(adapter->params.chip))) {
in t4_rx_hststamp()
3561
if (!
is_t4
(adapter->params.chip) && adapter->ptp_tx_skb) {
in t4_tx_hststamp()
3659
int cpl_trace_pkt =
is_t4
(q->adap->params.chip) ?
in t4_ethrx_handler()
4274
if (!
is_t4
(adap->params.chip)) {
in sge_tx_timer_cb()
4494
if (!
is_t4
(ada
in t4_sge_alloc_rxq()
[all...]
H
A
D
cxgb4_uld.c
739
if (type == CXGB4_ULD_ISCSIT &&
is_t4
(adap->params.chip))
in cxgb4_uld_alloc_resources()
843
if (type == CXGB4_ULD_ISCSIT &&
is_t4
(adap->params.chip))
in cxgb4_unregister_uld()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_chip_type.h
72
static inline int
is_t4
(enum chip_type chip)
in is_t4()
function
H
A
D
cxgb4_fcoe.c
74
if (
is_t4
(adap->params.chip))
in cxgb_fcoe_enable()
H
A
D
t4_hw.c
161
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()
3605
if ((
is_t4
(adap->params.chip) && hdr->chip == FW_HDR_CHIP_T4) ||
in t4_fw_matches_chip()
4415
if (
is_t4
(adapter->params.chip))
in pcie_intr_handler()
4845
if (
is_t4
(adapter->params.chip)) {
in mem_intr_handler()
4949
if (
is_t4
(adap->params.chip))
in xgmac_intr_handler()
5967
if (tp->port > (
is_t4
(ada
in t4_set_trace_filter()
[all...]
H
A
D
cxgb4_main.c
1114
if (!
is_t4
(adap->params.chip)) {
in setup_sge_queues()
1122
t4_write_reg(adap,
is_t4
(adap->params.chip) ?
in setup_sge_queues()
2145
if (
is_t4
(adap->params.chip)) {
in cxgb4_dbfifo_count()
2249
if (
is_t4
(adap->params.chip))
in cxgb4_sync_txq_pidx()
2409
if (
is_t4
(adap->params.chip)) {
in drain_db_fifo()
2537
if (
is_t4
(adap->params.chip))
in sync_txq_pidx()
2580
if (
is_t4
(adap->params.chip)) {
in process_db_drop()
2615
if (
is_t4
(adap->params.chip)) {
in t4_db_full()
2626
if (
is_t4
(adap->params.chip)) {
in t4_db_dropped()
3097
if (!
is_t4
(adapte
in cxgb_ioctl()
[all...]
H
A
D
sge.c
484
if (
is_t4
(adap->params.chip))
in ring_fl_db()
1398
if (
is_t4
(adap->params.chip))
in write_tso_wr()
1713
if (
is_t4
(adap->params.chip))
in cxgb4_eth_xmit()
1959
if (
is_t4
(adapter->params.chip))
in cxgb4_vf_eth_xmit()
3409
if (
is_t4
(adap->params.chip))
in handle_trace_pkt()
3543
!
is_t4
(adapter->params.chip))) {
in t4_rx_hststamp()
3567
if (!
is_t4
(adapter->params.chip) && adapter->ptp_tx_skb) {
in t4_tx_hststamp()
3684
int cpl_trace_pkt =
is_t4
(q->adap->params.chip) ?
in t4_ethrx_handler()
4299
if (!
is_t4
(adap->params.chip)) {
in sge_tx_timer_cb()
4519
if (!
is_t4
(ada
in t4_sge_alloc_rxq()
[all...]
H
A
D
cxgb4_uld.c
739
if (type == CXGB4_ULD_ISCSIT &&
is_t4
(adap->params.chip))
in cxgb4_uld_alloc_resources()
843
if (type == CXGB4_ULD_ISCSIT &&
is_t4
(adap->params.chip))
in cxgb4_unregister_uld()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
230
if (
is_t4
(lldi->adapter_type)) {
in send_act_open_req()
349
if (
is_t4
(lldi->adapter_type)) {
in send_act_open_req6()
994
int t4 =
is_t4
(lldi->adapter_type), size, size6;
in csk_act_open_retry_timer()
1306
if (
is_t4
(lldi->adapter_type))
in do_rx_iscsi_hdr()
1834
if (
is_t4
(lldi->adapter_type)) {
in init_act_open()
1981
ULP_MEMIO_ORDER_V(
is_t4
(lldi->adapter_type)) |
in ulp_mem_io_set_hdr()
1982
T5_ULP_MEMIO_IMM_V(!
is_t4
(lldi->adapter_type)));
in ulp_mem_io_set_hdr()
2278
if (!
is_t4
(lldi->adapter_type) &&
in t4_uld_add()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
231
if (
is_t4
(lldi->adapter_type)) {
in send_act_open_req()
350
if (
is_t4
(lldi->adapter_type)) {
in send_act_open_req6()
995
int t4 =
is_t4
(lldi->adapter_type), size, size6;
in csk_act_open_retry_timer()
1307
if (
is_t4
(lldi->adapter_type))
in do_rx_iscsi_hdr()
1835
if (
is_t4
(lldi->adapter_type)) {
in init_act_open()
1982
ULP_MEMIO_ORDER_V(
is_t4
(lldi->adapter_type)) |
in ulp_mem_io_set_hdr()
1983
T5_ULP_MEMIO_IMM_V(!
is_t4
(lldi->adapter_type)));
in ulp_mem_io_set_hdr()
2279
if (!
is_t4
(lldi->adapter_type) &&
in t4_uld_add()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
t4vf_common.h
342
static inline int
is_t4
(enum chip_type chip)
in is_t4()
function
H
A
D
t4vf_hw.c
723
if (!
is_t4
(adapter->params.chip)) {
in t4vf_fl_pkt_align()
777
if (
is_t4
(adapter->params.chip))
in t4vf_bar2_sge_qregs()
887
if (!
is_t4
(adapter->params.chip)) {
in t4vf_get_sge_params()
914
if (!
is_t4
(adapter->params.chip)) {
in t4vf_get_sge_params()
H
A
D
cxgb4vf_main.c
1891
T4VF_PL_BASE_ADDR + (
is_t4
(adapter->params.chip)
in cxgb4vf_get_regs()
2994
if (!
is_t4
(adapter->params.chip)) {
in cxgb4vf_pci_probe()
3258
if (!
is_t4
(adapter->params.chip))
in cxgb4vf_pci_probe()
3335
if (!
is_t4
(adapter->params.chip))
in cxgb4vf_pci_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
t4vf_common.h
342
static inline int
is_t4
(enum chip_type chip)
in is_t4()
function
H
A
D
t4vf_hw.c
724
if (!
is_t4
(adapter->params.chip)) {
in t4vf_fl_pkt_align()
778
if (
is_t4
(adapter->params.chip))
in t4vf_bar2_sge_qregs()
888
if (!
is_t4
(adapter->params.chip)) {
in t4vf_get_sge_params()
915
if (!
is_t4
(adapter->params.chip)) {
in t4vf_get_sge_params()
H
A
D
cxgb4vf_main.c
1899
T4VF_PL_BASE_ADDR + (
is_t4
(adapter->params.chip)
in cxgb4vf_get_regs()
2986
if (!
is_t4
(adapter->params.chip)) {
in cxgb4vf_pci_probe()
3249
if (!
is_t4
(adapter->params.chip))
in cxgb4vf_pci_probe()
3325
if (!
is_t4
(adapter->params.chip))
in cxgb4vf_pci_remove()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
mem.c
56
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()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
mem.c
56
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()
H
A
D
provider.c
170
if (!
is_t4
(rdev->lldi.adapter_type))
in c4iw_mmap()
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_main.c
50
if (
is_t4
(lldi->adapter_type))
in cxgbit_uld_add()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_main.c
57
if (
is_t4
(lldi->adapter_type))
in cxgbit_uld_add()
Completed in 70 milliseconds
1
2