Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_eth.h475 __le16 rx_bd_prod /* word1 */; member
978 __le16 rx_bd_prod /* word1 */; member
H A Dqlnx_os.c6552 struct eth_rx_bd *rx_bd_prod = in qlnx_reuse_rx_data() local
6560 memcpy(rx_bd_prod, rx_bd_cons, sizeof(struct eth_rx_bd)); in qlnx_reuse_rx_data()
/freebsd/sys/dev/bxe/
H A Dbxe.c663 uint16_t rx_bd_prod,
3170 bd_prod = fp->rx_bd_prod; in bxe_rxeof()
3404 fp->rx_bd_prod = bd_prod_fw; in bxe_rxeof()
6436 fp->rx_bd_prod = ring_prod; in bxe_alloc_fp_buffers()
9674 uint16_t rx_bd_prod, in bxe_update_rx_prod() argument
9682 rx_prods.bd_prod = rx_bd_prod; in bxe_update_rx_prod()
9706 fp->index, rx_bd_prod, rx_cq_prod, rx_sge_prod); in bxe_update_rx_prod()
9726 fp->rx_bd_prod, in bxe_init_rx_rings()