Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxq.c496 rc = bnxt_vnic_rss_configure(bp, vnic); in bnxt_rx_queue_start()
557 rc = bnxt_vnic_rss_configure(bp, vnic); in bnxt_rx_queue_stop()
H A Dbnxt_hwrm.h261 int bnxt_vnic_rss_configure(struct bnxt *bp,
H A Dbnxt_ethdev.c475 rc = bnxt_vnic_rss_configure(bp, vnic); in bnxt_setup_one_vnic()
H A Dbnxt_hwrm.c4891 int bnxt_vnic_rss_configure(struct bnxt *bp, struct bnxt_vnic_info *vnic) in bnxt_vnic_rss_configure() function