Home
last modified time | relevance | path

Searched refs:bnxt_hwrm_func_qcfg_current_vf_vlan (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h219 int bnxt_hwrm_func_qcfg_current_vf_vlan(struct bnxt *bp, int vf);
H A Drte_pmd_bnxt.c847 if (bnxt_hwrm_func_qcfg_current_vf_vlan(bp, vf) == in rte_pmd_bnxt_set_vf_vlan_insert()
H A Dbnxt_hwrm.c3458 int bnxt_hwrm_func_qcfg_current_vf_vlan(struct bnxt *bp, int vf) in bnxt_hwrm_func_qcfg_current_vf_vlan() function