Home
last modified time | relevance | path

Searched refs:IS_PF (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c90 if (IS_PF(p_hwfn->cdev)) { in qed_l2_alloc()
200 if (IS_PF(p_hwfn->cdev) && !b_legacy_vf) in qed_eth_queue_cid_release()
339 if (IS_PF(p_hwfn->cdev) && !b_legacy_vf) { in qed_eth_queue_to_cid()
349 if (!p_cid && IS_PF(p_hwfn->cdev) && !b_legacy_vf) in qed_eth_queue_to_cid()
951 if (IS_PF(p_hwfn->cdev)) { in qed_eth_rx_queue_start()
1065 if (IS_PF(p_hwfn->cdev)) in qed_eth_rx_queue_stop()
1156 if (IS_PF(p_hwfn->cdev)) in qed_eth_tx_queue_start()
1199 if (IS_PF(p_hwfn->cdev)) in qed_eth_tx_queue_stop()
1612 if (IS_PF(p_hwfn->cdev)) { in __qed_get_vport_pstats_addrlen()
1663 if (IS_PF(p_hwfn->cdev)) { in __qed_get_vport_tstats()
[all …]
Dqed_main.c161 if (IS_PF(cdev) && !(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) { in qed_init_pci()
193 if (IS_PF(cdev) && !cdev->pci_params.pm_cap) in qed_init_pci()
214 if (IS_PF(cdev)) { in qed_init_pci()
271 if (IS_PF(cdev)) { in qed_fill_dev_info()
290 if (IS_PF(cdev)) { in qed_fill_dev_info()
1048 if (IS_PF(cdev)) { in qed_slowpath_start()
1075 if (IS_PF(cdev)) in qed_slowpath_start()
1082 if (IS_PF(cdev)) { in qed_slowpath_start()
1127 if (IS_PF(cdev)) { in qed_slowpath_start()
1141 if (IS_PF(cdev)) { in qed_slowpath_start()
[all …]
Dqed_sriov.h44 #define IS_PF(cdev) (!((cdev)->b_is_vf)) macro
48 #define IS_PF(cdev) (1) macro
Dqed_int.c1410 if (IS_PF(p_hwfn->cdev)) in qed_int_sb_setup()
1462 else if (IS_PF(p_hwfn->cdev)) in qed_get_igu_sb_id()
1488 if (IS_PF(p_hwfn->cdev)) { in qed_int_sb_init()
1508 if (IS_PF(p_hwfn->cdev)) { in qed_int_sb_init()
Dqed_dev.c1720 if (IS_PF(cdev)) { in qed_hw_init()
1747 if (IS_PF(cdev) && (test_bit(QED_MF_8021Q_TAGGING, in qed_hw_init()
1853 if (IS_PF(cdev)) { in qed_hw_init()
2026 if (IS_PF(cdev)) { in qed_hw_stop()
3169 if (IS_PF(cdev)) in qed_hw_prepare()
3205 if (IS_PF(cdev)) { in qed_hw_prepare()
3222 if (IS_PF(cdev)) in qed_hw_remove()
Dqed_hw.c263 if (IS_PF(p_hwfn->cdev)) { in qed_memcpy_hw()
Dqed_sriov.c5225 if (IS_PF(p_hwfn->cdev) && !IS_PF_SRIOV(p_hwfn)) in qed_iov_wq_start()
5238 if (IS_PF(cdev)) in qed_iov_wq_start()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c147 if (IS_PF(bp)) { in bnx2x_fill_fw_str()
1203 if (IS_PF(bp)) { in bnx2x_fill_report_data()
1270 if (IS_PF(bp) && !CHIP_IS_E1(bp)) in __bnx2x_link_report()
1292 if (IS_PF(bp)) in __bnx2x_link_report()
1620 if (IS_PF(bp)) { in bnx2x_free_msix_irqs()
1650 if (IS_PF(bp)) in bnx2x_free_irq()
1664 if (IS_PF(bp)) { in bnx2x_enable_msix()
1747 if (IS_PF(bp)) { in bnx2x_req_msix_irqs()
1778 if (IS_PF(bp)) { in bnx2x_req_msix_irqs()
2117 if (IS_PF(bp)) in bnx2x_rss()
[all …]
Dbnx2x_main.c916 if (IS_PF(bp) && disable_int) in bnx2x_panic_dump()
927 if (IS_PF(bp)) { in bnx2x_panic_dump()
1088 if (IS_PF(bp)) { in bnx2x_panic_dump()
1182 if (IS_PF(bp)) { in bnx2x_panic_dump()
2681 if (IS_PF(bp)) { in bnx2x__link_status_update()
5771 if (IS_PF(bp) && in bnx2x_timer()
6517 if (IS_PF(bp)) { in bnx2x_pre_irq_nic_init()
8508 if (IS_PF(bp)) { in bnx2x_set_eth_mac()
8524 if (IS_PF(bp)) in bnx2x_setup_leading()
10150 if (!netif_running(bp->dev) || !IS_PF(bp) || CHIP_IS_E1x(bp)) in __bnx2x_add_udp_port()
[all …]
Dbnx2x_stats.c518 if (IS_PF(bp)) { in bnx2x_stats_start()
928 if (IS_PF(bp) && bnx2x_storm_stats_validate_counters(bp)) in bnx2x_storm_stats_update()
1223 if (IS_PF(bp)) { in bnx2x_stats_update()
Dbnx2x.h1496 #define IS_PF(bp) (!((bp)->flags & IS_VF_FLAG)) macro
1499 #define IS_PF(bp) true macro
Dbnx2x_ethtool.c1171 if (IS_PF(bp) && (level & BNX2X_MSG_MCP)) in bnx2x_set_msglevel()
3702 netdev->ethtool_ops = (IS_PF(bp)) ? in bnx2x_set_ethtool_ops()