Searched refs:cqe_prod (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h677 __le16 cqe_prod /* CQE producer. */; member in struct:eth_rx_prod_data
H A Dqlnx_os.c6836 uint16_t cqe_prod; local
6843 cqe_prod = ecore_chain_get_prod_idx(&rxq->rx_comp_ring);
6847 rx_prods.rx_prod_data.cqe_prod = htole16(cqe_prod);
H A Decore_hsi_common.h145 __le16 cqe_prod /* CQE Producer */; member in struct:core_ll2_rx_prod
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h7929 uint16_t cqe_prod /* Producer of the RX CQE ring */; member in struct:ustorm_eth_rx_producers
7931 uint16_t cqe_prod /* Producer of the RX CQE ring */;
H A Dbxe.c9744 rx_prods.cqe_prod = rx_cq_prod;
9766 "RX fp[%d]: wrote prods bd_prod=%u cqe_prod=%u sge_prod=%u\n",

Completed in 331 milliseconds