Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h238 int bnxt_hwrm_func_cfg_vf_set_vlan_anti_spoof(struct bnxt *bp, uint16_t vf,
H A Drte_pmd_bnxt.c326 rc = bnxt_hwrm_func_cfg_vf_set_vlan_anti_spoof(bp, vf, on); in rte_pmd_bnxt_set_vf_vlan_anti_spoof()
H A Dbnxt_hwrm.c4542 int bnxt_hwrm_func_cfg_vf_set_vlan_anti_spoof(struct bnxt *bp, uint16_t vf, in bnxt_hwrm_func_cfg_vf_set_vlan_anti_spoof() function