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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_eth.h477 __le16 rx_bd_prod /* word1 */; member in struct:e4_tstorm_eth_conn_ag_ctx
981 __le16 rx_bd_prod /* word1 */; member in struct:e5_tstorm_eth_conn_ag_ctx
H A Dqlnx_os.c6815 struct eth_rx_bd *rx_bd_prod = local
6823 memcpy(rx_bd_prod, rx_bd_cons, sizeof(struct eth_rx_bd));
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c674 uint16_t rx_bd_prod,
3192 bd_prod = fp->rx_bd_prod;
3428 fp->rx_bd_prod = bd_prod_fw;
6497 fp->rx_bd_prod = ring_prod;
9735 uint16_t rx_bd_prod,
9743 rx_prods.bd_prod = rx_bd_prod;
9767 fp->index, rx_bd_prod, rx_cq_prod, rx_sge_prod);
9787 fp->rx_bd_prod,
9733 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.h663 uint16_t rx_bd_prod; member in struct:bxe_fastpath

Completed in 173 milliseconds