Home
last modified time | relevance | path

Searched refs:bnxt_hwrm_func_vf_mac (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.c256 bnxt_hwrm_func_vf_mac(bp, vf_id, in bnxt_handle_fwd_req()
H A Drte_pmd_bnxt.c169 rc = bnxt_hwrm_func_vf_mac(bp, vf, (uint8_t *)mac_addr); in rte_pmd_bnxt_set_vf_mac_addr()
766 bnxt_hwrm_func_vf_mac(bp, vf_id, (uint8_t *)addr); in rte_pmd_bnxt_mac_addr_add()
H A Dbnxt_hwrm.h211 int bnxt_hwrm_func_vf_mac(struct bnxt *bp, uint16_t vf,
H A Dbnxt_hwrm.c2315 int bnxt_hwrm_func_vf_mac(struct bnxt *bp, uint16_t vf, const uint8_t *mac_addr) in bnxt_hwrm_func_vf_mac() function