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_PF
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_main.c
295
if (
IS_PF
(cdev) && !(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) {
in qed_init_pci()
327
if (
IS_PF
(cdev) && !cdev->pci_params.pm_cap)
in qed_init_pci()
351
if (
IS_PF
(cdev)) {
in qed_init_pci()
408
if (
IS_PF
(cdev)) {
in qed_fill_dev_info()
431
if (
IS_PF
(cdev)) {
in qed_fill_dev_info()
591
if ((
IS_PF
(cdev) && rc > 0) || (IS_VF(cdev) && rc == cnt)) {
in qed_enable_msix()
1253
if (
IS_PF
(cdev)) {
in qed_slowpath_start()
1281
if (
IS_PF
(cdev))
in qed_slowpath_start()
1288
if (
IS_PF
(cdev)) {
in qed_slowpath_start()
1333
if (
IS_PF
(cde
in qed_slowpath_start()
[all...]
H
A
D
qed_l2.c
66
if (
IS_PF
(p_hwfn->cdev)) {
in qed_l2_alloc()
176
if (
IS_PF
(p_hwfn->cdev) && !b_legacy_vf)
in qed_eth_queue_cid_release()
315
if (
IS_PF
(p_hwfn->cdev) && !b_legacy_vf) {
in qed_eth_queue_to_cid()
325
if (!p_cid &&
IS_PF
(p_hwfn->cdev) && !b_legacy_vf)
in qed_eth_queue_to_cid()
940
if (
IS_PF
(p_hwfn->cdev)) {
in qed_eth_rx_queue_start()
1054
if (
IS_PF
(p_hwfn->cdev))
in qed_eth_rx_queue_stop()
1144
if (
IS_PF
(p_hwfn->cdev))
in qed_eth_tx_queue_start()
1187
if (
IS_PF
(p_hwfn->cdev))
in qed_eth_tx_queue_stop()
1601
if (
IS_PF
(p_hwfn->cdev)) {
in __qed_get_vport_pstats_addrlen()
1650
if (
IS_PF
(p_hwf
in __qed_get_vport_tstats()
[all...]
H
A
D
qed_sriov.h
18
#define
IS_PF
(cdev) (!((cdev)->b_is_vf))
macro
22
#define
IS_PF
(cdev) (1)
macro
H
A
D
qed_int.c
1594
if (
IS_PF
(p_hwfn->cdev))
in qed_int_sb_setup()
1646
else if (
IS_PF
(p_hwfn->cdev))
in qed_get_igu_sb_id()
1672
if (
IS_PF
(p_hwfn->cdev)) {
in qed_int_sb_init()
1692
if (
IS_PF
(p_hwfn->cdev)) {
in qed_int_sb_init()
H
A
D
qed_dev.c
3081
if (
IS_PF
(cdev)) {
in qed_hw_init()
3108
if (
IS_PF
(cdev) && (test_bit(QED_MF_8021Q_TAGGING,
in qed_hw_init()
3249
if (
IS_PF
(cdev)) {
in qed_hw_init()
3441
if (
IS_PF
(cdev) && !cdev->recov_in_prog) {
in qed_hw_stop()
4754
if (
IS_PF
(cdev))
in qed_hw_prepare()
4795
if (
IS_PF
(cdev)) {
in qed_hw_prepare()
4812
if (
IS_PF
(cdev))
in qed_hw_remove()
H
A
D
qed_hw.c
255
if (
IS_PF
(p_hwfn->cdev)) {
in qed_memcpy_hw()
H
A
D
qed_sriov.c
5274
if (
IS_PF
(p_hwfn->cdev) && !IS_PF_SRIOV(p_hwfn))
in qed_iov_wq_start()
5287
if (
IS_PF
(cdev))
in qed_iov_wq_start()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_main.c
325
if (
IS_PF
(cdev) && !(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) {
in qed_init_pci()
357
if (
IS_PF
(cdev) && !cdev->pci_params.pm_cap)
in qed_init_pci()
378
if (
IS_PF
(cdev)) {
in qed_init_pci()
441
if (
IS_PF
(cdev)) {
in qed_fill_dev_info()
464
if (
IS_PF
(cdev)) {
in qed_fill_dev_info()
624
if ((
IS_PF
(cdev) && rc > 0) || (IS_VF(cdev) && rc == cnt)) {
in qed_enable_msix()
1281
if (
IS_PF
(cdev)) {
in qed_slowpath_start()
1309
if (
IS_PF
(cdev))
in qed_slowpath_start()
1316
if (
IS_PF
(cdev)) {
in qed_slowpath_start()
1361
if (
IS_PF
(cde
in qed_slowpath_start()
[all...]
H
A
D
qed_l2.c
66
if (
IS_PF
(p_hwfn->cdev)) {
in qed_l2_alloc()
176
if (
IS_PF
(p_hwfn->cdev) && !b_legacy_vf)
in qed_eth_queue_cid_release()
315
if (
IS_PF
(p_hwfn->cdev) && !b_legacy_vf) {
in qed_eth_queue_to_cid()
325
if (!p_cid &&
IS_PF
(p_hwfn->cdev) && !b_legacy_vf)
in qed_eth_queue_to_cid()
938
if (
IS_PF
(p_hwfn->cdev)) {
in qed_eth_rx_queue_start()
1052
if (
IS_PF
(p_hwfn->cdev))
in qed_eth_rx_queue_stop()
1143
if (
IS_PF
(p_hwfn->cdev))
in qed_eth_tx_queue_start()
1186
if (
IS_PF
(p_hwfn->cdev))
in qed_eth_tx_queue_stop()
1600
if (
IS_PF
(p_hwfn->cdev)) {
in __qed_get_vport_pstats_addrlen()
1649
if (
IS_PF
(p_hwf
in __qed_get_vport_tstats()
[all...]
H
A
D
qed_sriov.h
18
#define
IS_PF
(cdev) (!((cdev)->b_is_vf))
macro
22
#define
IS_PF
(cdev) (1)
macro
H
A
D
qed_int.c
1574
if (
IS_PF
(p_hwfn->cdev))
in qed_int_sb_setup()
1626
else if (
IS_PF
(p_hwfn->cdev))
in qed_get_igu_sb_id()
1652
if (
IS_PF
(p_hwfn->cdev)) {
in qed_int_sb_init()
1672
if (
IS_PF
(p_hwfn->cdev)) {
in qed_int_sb_init()
H
A
D
qed_dev.c
2998
if (
IS_PF
(cdev)) {
in qed_hw_init()
3022
if (
IS_PF
(cdev) && (test_bit(QED_MF_8021Q_TAGGING,
in qed_hw_init()
3163
if (
IS_PF
(cdev)) {
in qed_hw_init()
3355
if (
IS_PF
(cdev) && !cdev->recov_in_prog) {
in qed_hw_stop()
4657
if (
IS_PF
(cdev))
in qed_hw_prepare()
4698
if (
IS_PF
(cdev)) {
in qed_hw_prepare()
4715
if (
IS_PF
(cdev))
in qed_hw_remove()
H
A
D
qed_hw.c
237
if (
IS_PF
(p_hwfn->cdev)) {
in qed_memcpy_hw()
H
A
D
qed_sriov.c
5246
if (
IS_PF
(p_hwfn->cdev) && !IS_PF_SRIOV(p_hwfn))
in qed_iov_wq_start()
5259
if (
IS_PF
(cdev))
in qed_iov_wq_start()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_cmn.c
146
if (
IS_PF
(bp)) {
in bnx2x_fill_fw_str()
1207
if (
IS_PF
(bp)) {
in bnx2x_fill_report_data()
1274
if (
IS_PF
(bp) && !CHIP_IS_E1(bp))
in __bnx2x_link_report()
1296
if (
IS_PF
(bp))
in __bnx2x_link_report()
1624
if (
IS_PF
(bp)) {
in bnx2x_free_msix_irqs()
1654
if (
IS_PF
(bp))
in bnx2x_free_irq()
1668
if (
IS_PF
(bp)) {
in bnx2x_enable_msix()
1751
if (
IS_PF
(bp)) {
in bnx2x_req_msix_irqs()
1782
if (
IS_PF
(bp)) {
in bnx2x_req_msix_irqs()
2120
if (
IS_PF
(b
in bnx2x_rss()
[all...]
H
A
D
bnx2x_main.c
923
if (
IS_PF
(bp) && disable_int)
in bnx2x_panic_dump()
934
if (
IS_PF
(bp)) {
in bnx2x_panic_dump()
1095
if (
IS_PF
(bp)) {
in bnx2x_panic_dump()
1189
if (
IS_PF
(bp)) {
in bnx2x_panic_dump()
2690
if (
IS_PF
(bp)) {
in bnx2x__link_status_update()
5793
if (
IS_PF
(bp) &&
in bnx2x_timer()
6538
if (
IS_PF
(bp)) {
in bnx2x_pre_irq_nic_init()
8558
if (
IS_PF
(bp)) {
in bnx2x_set_eth_mac()
8574
if (
IS_PF
(bp))
in bnx2x_setup_leading()
12353
if (
IS_PF
(b
in bnx2x_init_bp()
[all...]
H
A
D
bnx2x_stats.c
520
if (
IS_PF
(bp)) {
in bnx2x_stats_start()
930
if (
IS_PF
(bp) && bnx2x_storm_stats_validate_counters(bp))
in bnx2x_storm_stats_update()
1225
if (
IS_PF
(bp)) {
in bnx2x_stats_update()
H
A
D
bnx2x.h
1497
#define
IS_PF
(bp) (!((bp)->flags & IS_VF_FLAG))
macro
1500
#define
IS_PF
(bp) true
macro
H
A
D
bnx2x_ethtool.c
1195
if (
IS_PF
(bp) && (level & BNX2X_MSG_MCP))
in bnx2x_set_msglevel()
3728
netdev->ethtool_ops = (
IS_PF
(bp)) ?
in bnx2x_set_ethtool_ops()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_cmn.c
145
if (
IS_PF
(bp)) {
in bnx2x_fill_fw_str()
1218
if (
IS_PF
(bp)) {
in bnx2x_fill_report_data()
1285
if (
IS_PF
(bp) && !CHIP_IS_E1(bp))
in __bnx2x_link_report()
1307
if (
IS_PF
(bp))
in __bnx2x_link_report()
1635
if (
IS_PF
(bp)) {
in bnx2x_free_msix_irqs()
1665
if (
IS_PF
(bp))
in bnx2x_free_irq()
1679
if (
IS_PF
(bp)) {
in bnx2x_enable_msix()
1762
if (
IS_PF
(bp)) {
in bnx2x_req_msix_irqs()
1793
if (
IS_PF
(bp)) {
in bnx2x_req_msix_irqs()
2131
if (
IS_PF
(b
in bnx2x_rss()
[all...]
H
A
D
bnx2x_main.c
922
if (
IS_PF
(bp) && disable_int)
in bnx2x_panic_dump()
933
if (
IS_PF
(bp)) {
in bnx2x_panic_dump()
1094
if (
IS_PF
(bp)) {
in bnx2x_panic_dump()
1188
if (
IS_PF
(bp)) {
in bnx2x_panic_dump()
2688
if (
IS_PF
(bp)) {
in bnx2x__link_status_update()
5791
if (
IS_PF
(bp) &&
in bnx2x_timer()
6536
if (
IS_PF
(bp)) {
in bnx2x_pre_irq_nic_init()
8556
if (
IS_PF
(bp)) {
in bnx2x_set_eth_mac()
8572
if (
IS_PF
(bp))
in bnx2x_setup_leading()
12306
if (
IS_PF
(b
in bnx2x_init_bp()
[all...]
H
A
D
bnx2x_stats.c
520
if (
IS_PF
(bp)) {
in bnx2x_stats_start()
931
if (
IS_PF
(bp) && bnx2x_storm_stats_validate_counters(bp))
in bnx2x_storm_stats_update()
1226
if (
IS_PF
(bp)) {
in bnx2x_stats_update()
H
A
D
bnx2x.h
1496
#define
IS_PF
(bp) (!((bp)->flags & IS_VF_FLAG))
macro
1499
#define
IS_PF
(bp) true
macro
H
A
D
bnx2x_ethtool.c
1195
if (
IS_PF
(bp) && (level & BNX2X_MSG_MCP))
in bnx2x_set_msglevel()
3736
netdev->ethtool_ops = (
IS_PF
(bp)) ?
in bnx2x_set_ethtool_ops()
Completed in 121 milliseconds