Searched refs:IS_PF (Results 1 – 12 of 12) sorted by relevance
90 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()959 if (IS_PF(p_hwfn->cdev)) { in qed_eth_rx_queue_start()1073 if (IS_PF(p_hwfn->cdev)) in qed_eth_rx_queue_stop()1164 if (IS_PF(p_hwfn->cdev)) in qed_eth_tx_queue_start()1207 if (IS_PF(p_hwfn->cdev)) in qed_eth_tx_queue_stop()1621 if (IS_PF(p_hwfn->cdev)) { in __qed_get_vport_pstats_addrlen()1670 if (IS_PF(p_hwfn->cdev)) { in __qed_get_vport_tstats()[all …]
166 if (IS_PF(cdev) && !(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) { in qed_init_pci()198 if (IS_PF(cdev) && !cdev->pci_params.pm_cap) in qed_init_pci()219 if (IS_PF(cdev)) { in qed_init_pci()276 if (IS_PF(cdev)) { in qed_fill_dev_info()297 if (IS_PF(cdev)) { in qed_fill_dev_info()1226 if (IS_PF(cdev)) { in qed_slowpath_start()1253 if (IS_PF(cdev)) in qed_slowpath_start()1260 if (IS_PF(cdev)) { in qed_slowpath_start()1305 if (IS_PF(cdev)) { in qed_slowpath_start()1319 if (IS_PF(cdev)) { in qed_slowpath_start()[all …]
44 #define IS_PF(cdev) (!((cdev)->b_is_vf)) macro48 #define IS_PF(cdev) (1) macro
1568 if (IS_PF(p_hwfn->cdev)) in qed_int_sb_setup()1620 else if (IS_PF(p_hwfn->cdev)) in qed_get_igu_sb_id()1646 if (IS_PF(p_hwfn->cdev)) { in qed_int_sb_init()1666 if (IS_PF(p_hwfn->cdev)) { in qed_int_sb_init()
3011 if (IS_PF(cdev)) { in qed_hw_init()3035 if (IS_PF(cdev) && (test_bit(QED_MF_8021Q_TAGGING, in qed_hw_init()3162 if (IS_PF(cdev)) { in qed_hw_init()3354 if (IS_PF(cdev) && !cdev->recov_in_prog) { in qed_hw_stop()4529 if (IS_PF(cdev)) in qed_hw_prepare()4570 if (IS_PF(cdev)) { in qed_hw_prepare()4587 if (IS_PF(cdev)) in qed_hw_remove()
263 if (IS_PF(p_hwfn->cdev)) { in qed_memcpy_hw()
5240 if (IS_PF(p_hwfn->cdev) && !IS_PF_SRIOV(p_hwfn)) in qed_iov_wq_start()5253 if (IS_PF(cdev)) in qed_iov_wq_start()
146 if (IS_PF(bp)) { in bnx2x_fill_fw_str()1205 if (IS_PF(bp)) { in bnx2x_fill_report_data()1272 if (IS_PF(bp) && !CHIP_IS_E1(bp)) in __bnx2x_link_report()1294 if (IS_PF(bp)) in __bnx2x_link_report()1622 if (IS_PF(bp)) { in bnx2x_free_msix_irqs()1652 if (IS_PF(bp)) in bnx2x_free_irq()1666 if (IS_PF(bp)) { in bnx2x_enable_msix()1749 if (IS_PF(bp)) { in bnx2x_req_msix_irqs()1780 if (IS_PF(bp)) { in bnx2x_req_msix_irqs()2117 if (IS_PF(bp)) in bnx2x_rss()[all …]
910 if (IS_PF(bp) && disable_int) in bnx2x_panic_dump()921 if (IS_PF(bp)) { in bnx2x_panic_dump()1082 if (IS_PF(bp)) { in bnx2x_panic_dump()1176 if (IS_PF(bp)) { in bnx2x_panic_dump()2668 if (IS_PF(bp)) { in bnx2x__link_status_update()5771 if (IS_PF(bp) && in bnx2x_timer()6516 if (IS_PF(bp)) { in bnx2x_pre_irq_nic_init()8536 if (IS_PF(bp)) { in bnx2x_set_eth_mac()8552 if (IS_PF(bp)) in bnx2x_setup_leading()10186 if (!netif_running(bp->dev) || !IS_PF(bp) || CHIP_IS_E1x(bp)) in __bnx2x_add_udp_port()[all …]
518 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()
1497 #define IS_PF(bp) (!((bp)->flags & IS_VF_FLAG)) macro1500 #define IS_PF(bp) true macro
1201 if (IS_PF(bp) && (level & BNX2X_MSG_MCP)) in bnx2x_set_msglevel()3732 netdev->ethtool_ops = (IS_PF(bp)) ? in bnx2x_set_ethtool_ops()