Symbol: IS_VF
sys/dev/bxe/bxe.c
10452
if (IS_VF(sc)) {
sys/dev/bxe/bxe.c
4296
if (IS_VF(sc)) {
sys/dev/bxe/bxe.c
5296
if (IS_VF(sc)) {
sys/dev/bxe/bxe.c
9631
if (IS_VF(sc)) {
sys/dev/bxe/bxe.h
1208
#define IS_PF(sc) (!IS_VF(sc))
sys/dev/bxe/bxe_stats.c
1339
if (IS_VF(sc)) {
sys/dev/bxe/bxe_stats.c
579
if (IS_VF(sc)) {
sys/dev/bxe/bxe_stats.c
610
if (IS_VF(sc)) {
sys/dev/cxgbe/common/t4_hw.c
11860
if (!(adap->flags & IS_VF) ||
sys/dev/cxgbe/common/t4_hw.c
3328
if (adap->flags & IS_VF) {
sys/dev/cxgbe/common/t4_hw.c
3338
if (adap->flags & IS_VF) {
sys/dev/cxgbe/common/t4_hw.c
3348
if (adap->flags & IS_VF) {
sys/dev/cxgbe/common/t4_hw.c
3358
if (adap->flags & IS_VF) {
sys/dev/cxgbe/common/t4_hw.c
393
if (adap->flags & IS_VF) {
sys/dev/cxgbe/common/t4_hw.c
413
if (!(adap->flags & IS_VF)) {
sys/dev/cxgbe/common/t4_hw.c
429
if (!(adap->flags & IS_VF)) {
sys/dev/cxgbe/common/t4_hw.c
458
if (adap->flags & IS_VF) {
sys/dev/cxgbe/common/t4_hw.c
485
if (!(adap->flags & IS_VF)) {
sys/dev/cxgbe/common/t4_hw.c
828
if (adapter->flags & IS_VF)
sys/dev/cxgbe/common/t4_hw.c
835
if (adapter->flags & IS_VF)
sys/dev/cxgbe/t4_main.c
1906
if (!(sc->flags & IS_VF))
sys/dev/cxgbe/t4_main.c
1922
if ((sc->flags & (IS_VF | FW_OK)) == FW_OK)
sys/dev/cxgbe/t4_main.c
1941
if ((sc->flags & (IS_VF | FW_OK)) == FW_OK)
sys/dev/cxgbe/t4_main.c
2858
if (sc->flags & IS_VF || t4_tx_vm_wr != 0)
sys/dev/cxgbe/t4_main.c
2873
if (vi->pi->nvi > 1 || sc->flags & IS_VF)
sys/dev/cxgbe/t4_main.c
6450
if (!(sc->flags & IS_VF)) {
sys/dev/cxgbe/t4_main.c
6824
if (vi->pi->nvi > 1 || sc->flags & IS_VF)
sys/dev/cxgbe/t4_main.c
6938
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_main.c
6946
if (!(sc->flags & IS_VF)) {
sys/dev/cxgbe/t4_main.c
7096
if (!(sc->flags & IS_VF)) {
sys/dev/cxgbe/t4_main.c
7563
if (sc->flags & IS_VF) {
sys/dev/cxgbe/t4_main.c
7583
if (!(sc->flags & IS_VF))
sys/dev/cxgbe/t4_main.c
7601
if (!(sc->flags & IS_VF))
sys/dev/cxgbe/t4_main.c
7923
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_main.c
8348
if (vi->adapter->flags & IS_VF) {
sys/dev/cxgbe/t4_main.c
8487
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_main.c
8748
MPASS(!(sc->flags & IS_VF));
sys/dev/cxgbe/t4_main.c
8782
if (!(sc->flags & IS_VF))
sys/dev/cxgbe/t4_sched.c
605
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_sge.c
1095
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_sge.c
1125
MPASS(!(sc->flags & IS_VF)); /* VFs don't allocate ctrlq. */
sys/dev/cxgbe/t4_sge.c
2079
if (sc->flags & IS_VF && sc->vlan_id) {
sys/dev/cxgbe/t4_sge.c
3730
if (chip_id(sc) >= CHELSIO_T5 && !(sc->flags & IS_VF) &&
sys/dev/cxgbe/t4_sge.c
3839
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_sge.c
4084
KASSERT(sc->sge.iq_base == 0 || sc->flags & IS_VF,
sys/dev/cxgbe/t4_sge.c
4809
KASSERT(sc->sge.eq_base == 0 || sc->flags & IS_VF,
sys/dev/cxgbe/t4_sge.c
4816
if (vi->flags & TX_USES_VM_WR && !(sc->flags & IS_VF))
sys/dev/cxgbe/t4_sge.c
5961
MPASS(!(sc->flags & IS_VF));
sys/dev/cxgbe/t4_sge.c
983
if (sc->flags & IS_VF)
sys/dev/cxgbe/t4_vf.c
533
sc->flags |= IS_VF;
sys/dev/qlnx/qlnxe/ecore_dcbx.c
1150
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_dev.c
1647
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_dev.c
167
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
1745
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
215
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
2417
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
2653
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
3794
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
4100
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
4246
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
4283
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_dev.c
5799
if (IS_VF(p_dev))
sys/dev/qlnx/qlnxe/ecore_dev.c
5817
if (IS_VF(p_dev))
sys/dev/qlnx/qlnxe/ecore_dev.c
5858
if (IS_VF(p_dev))
sys/dev/qlnx/qlnxe/ecore_dev.c
6066
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_dev.c
6481
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_init_ops.c
157
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_int.c
1495
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_int.c
1755
if (IS_VF(p_hwfn->p_dev)) {
sys/dev/qlnx/qlnxe/ecore_int.c
1962
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_int.c
2388
if (IS_VF(p_hwfn->p_dev) || !IS_PF_SRIOV(p_hwfn))
sys/dev/qlnx/qlnxe/ecore_int.c
2677
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_l2.c
1066
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_l2.c
1119
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_l2.c
1706
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_l2.c
1734
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_l2.c
2325
if (IS_VF(p_hwfn->p_dev)) {
sys/dev/qlnx/qlnxe/ecore_l2.c
264
if (IS_VF(p_hwfn->p_dev)) {
sys/dev/qlnx/qlnxe/ecore_l2.c
482
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_l2.c
744
if (IS_VF(p_hwfn->p_dev)) {
sys/dev/qlnx/qlnxe/ecore_l2.c
835
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_l2.c
896
if (IS_VF(p_dev)) {
sys/dev/qlnx/qlnxe/ecore_mcp.c
1676
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2276
if (IS_VF(p_hwfn->p_dev)) {
sys/dev/qlnx/qlnxe/ecore_mcp.c
2320
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2350
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2375
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2535
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_mcp.c
2828
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_sp_commands.c
593
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_spq.c
547
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_sriov.c
660
if (IS_VF(p_hwfn->p_dev))
sys/dev/qlnx/qlnxe/ecore_sriov.c
734
if (IS_VF(p_hwfn->p_dev) || !IS_ECORE_SRIOV(p_hwfn->p_dev) ||