Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c81 if (IS_PF(p_hwfn->p_dev)) { in ecore_l2_alloc()
1014 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_rx_queue_start()
1140 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_rx_queue_stop()
1231 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_tx_queue_start()
1276 if (IS_PF(p_hwfn->p_dev)) in ecore_eth_tx_queue_stop()
1709 if (IS_PF(p_hwfn->p_dev)) { in __ecore_get_vport_pstats_addrlen()
1761 if (IS_PF(p_hwfn->p_dev)) { in __ecore_get_vport_tstats()
1787 if (IS_PF(p_hwfn->p_dev)) { in __ecore_get_vport_ustats_addrlen()
1833 if (IS_PF(p_hwfn->p_dev)) { in __ecore_get_vport_mstats_addrlen()
1997 if (IS_PF(p_dev)) { in _ecore_get_vport_stats()
[all …]
H A Decore_int.c1506 if (IS_PF(p_hwfn->p_dev)) in ecore_int_sb_setup()
1561 else if (IS_PF(p_hwfn->p_dev)) in ecore_get_igu_sb_id()
1597 if (IS_PF(p_hwfn->p_dev)) { in ecore_int_sb_init()
1620 if (IS_PF(p_hwfn->p_dev)) { in ecore_int_sb_init()
H A Decore_iov_api.h47 #define IS_PF(p_dev) (!((p_dev)->b_is_vf)) macro
H A Decore_dev.c2143 if (IS_PF(p_dev)) { in ecore_hw_init()
2285 if (IS_PF(p_dev)) { in ecore_hw_init()
2490 if (IS_PF(p_dev)) { in ecore_hw_stop()
4094 if (IS_PF(p_dev)) in ecore_hw_prepare()
4132 if (IS_PF(p_dev)) { in ecore_hw_prepare()
4151 if (IS_PF(p_dev)) in ecore_hw_remove()
H A Decore_hw.c329 if (IS_PF(p_hwfn->p_dev)) { in ecore_memcpy_hw()