Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.c84 if (IS_PF(p_hwfn->p_dev)) { in ecore_l2_alloc()
215 if (IS_PF(p_hwfn->p_dev) && !b_legacy_vf) in ecore_eth_queue_cid_release()
351 if (IS_PF(p_hwfn->p_dev) && !b_legacy_vf) { in ecore_eth_queue_to_cid()
361 if ((p_cid == OSAL_NULL) && IS_PF(p_hwfn->p_dev) && !b_legacy_vf) in ecore_eth_queue_to_cid()
1027 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_rx_queue_start()
1197 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_rx_queue_stop()
1288 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_tx_queue_start()
1333 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_tx_queue_stop()
1756 if (IS_PF(p_hwfn->p_dev)) { in __ecore_get_vport_pstats_addrlen()
1807 if (IS_PF(p_hwfn->p_dev)) { in __ecore_get_vport_tstats()
[all …]
H A Decore_int.c1608 if (IS_PF(p_hwfn->p_dev)) in ecore_int_sb_setup()
1663 else if (IS_PF(p_hwfn->p_dev)) in ecore_get_igu_sb_id()
1699 if (IS_PF(p_hwfn->p_dev)) { in ecore_int_sb_init()
1722 if (IS_PF(p_hwfn->p_dev)) { in ecore_int_sb_init()
H A Decore_iov_api.h40 #define IS_PF(p_dev) (!((p_dev)->b_is_vf)) macro
H A Decore_dev.c3779 if (IS_PF(p_dev)) { in ecore_hw_init()
3803 if (IS_PF(p_dev) && (OSAL_TEST_BIT(ECORE_MF_8021Q_TAGGING, in ecore_hw_init()
3961 if (IS_PF(p_dev)) { in ecore_hw_init()
3975 if (IS_PF(p_dev)) { in ecore_hw_init()
4216 if (IS_PF(p_dev) && !p_dev->recov_in_prog) { in ecore_hw_stop()
5996 if (IS_PF(p_dev)) in ecore_hw_prepare()
6040 if (IS_PF(p_dev)) { in ecore_hw_prepare()
6059 if (IS_PF(p_dev)) in ecore_hw_remove()
H A Decore_hw.c340 if (IS_PF(p_hwfn->p_dev)) { in ecore_memcpy_hw()
/freebsd/sys/dev/bxe/
H A Dbxe.c4233 if (IS_PF(sc) && SHMEM2_HAS(sc, drv_capabilities_flag)) { in bxe_nic_unload()
4239 if (IS_PF(sc) && sc->recovery_state != BXE_RECOVERY_DONE && in bxe_nic_unload()
4280 if (IS_PF(sc) && !sc->grcdump_done) { in bxe_nic_unload()
4331 if (IS_PF(sc)) { in bxe_nic_unload()
4342 if (IS_PF(sc)) { in bxe_nic_unload()
4354 if (IS_PF(sc) && bxe_chk_parity_attn(sc, &global, FALSE)) { in bxe_nic_unload()
4367 if (IS_PF(sc) && !bxe_clear_pf_load(sc) && in bxe_nic_unload()
11774 if (IS_PF(sc) && !CHIP_IS_E1(sc)) { in bxe_link_report_locked()
11863 if (IS_PF(sc) && !CHIP_REV_IS_SLOW(sc)) { in bxe_link_status_update()
11905 if (IS_PF(sc)) { in bxe_link_status_update()
[all …]
H A Dbxe_stats.c997 if (IS_PF(sc) && bxe_storm_stats_validate_counters(sc)) { in bxe_storm_stats_update()
1307 if (IS_PF(sc)) { in bxe_stats_update()