Home
last modified time | relevance | path

Searched refs:BNXT_VF (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.c329 if (BNXT_VF(softc)) in bnxt_hwrm_get_dcbx_app()
464 if (softc->hwrm_spec_code < 0x10800 || BNXT_VF(softc)) in bnxt_hwrm_queue_dscp_qcaps()
813 if (BNXT_VF(softc) || (softc->fw_cap & BNXT_FW_CAP_LLDP_AGENT)) in bnxt_dcb_setdcbx()
H A Dbnxt_sriov.c227 if (!BNXT_VF(sc)) in bnxt_approve_mac()
358 if (BNXT_VF(softc) && !bnxt_is_trusted_vf(softc, &softc->vf)) in bnxt_promisc_ok()
H A Dbnxt.h541 #define BNXT_VF(softc) ((softc)->flags & BNXT_FLAG_VF) macro
H A Dbnxt_hwrm.c472 if (BNXT_VF(softc)) in bnxt_hwrm_func_backing_store_qcaps()
1371 if (BNXT_VF(softc)) { in bnxt_hwrm_func_qcfg()
2473 if (BNXT_VF(softc)) in bnxt_hwrm_nvm_find_dir_entry()
H A Dif_bnxt.c1322 if (BNXT_VF(softc)) in bnxt_alloc_ctx_mem()
2628 if (BNXT_VF(softc)) { in bnxt_attach_pre()
3273 if (BNXT_VF(softc)) in bnxt_init()
H A Dbnxt_sysctl.c1222 if (!BNXT_VF(softc)) in bnxt_create_ver_sysctls()