Searched refs:rx_bd_prod (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/bxe/
H A Dbxe.c640 uint16_t rx_bd_prod,
3160 bd_prod = fp->rx_bd_prod;
3396 fp->rx_bd_prod = bd_prod_fw;
6534 fp->rx_bd_prod = ring_prod;
9708 uint16_t rx_bd_prod,
9716 rx_prods.bd_prod = rx_bd_prod;
9740 fp->index, rx_bd_prod, rx_cq_prod, rx_sge_prod);
9760 fp->rx_bd_prod,
9706 bxe_update_rx_prod(struct bxe_softc *sc, struct bxe_fastpath *fp, uint16_t rx_bd_prod, uint16_t rx_cq_prod, uint16_t rx_sge_prod) argument
H A Dbxe.h652 uint16_t rx_bd_prod; member in struct:bxe_fastpath

Completed in 119 milliseconds