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

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h591 u32 sge_prod; /* SGE prod index in HW ring */ member in struct:qlnxr_srq_hwq_info
H A Dqlnxr_verbs.c444 hw_srq->sge_prod++;
459 hw_srq->sge_prod++;
467 *(srq->hw_srq.virt_prod_pair_addr) = hw_srq->sge_prod;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Drdma_common.h68 __le32 sge_prod /* Current produced sge in SRQ */; member in struct:rdma_srq_producers
/freebsd-13-stable/sys/dev/bxe/
H A Decore_hsi.h7938 uint16_t sge_prod /* Producer of the RX SGE ring */; member in struct:ustorm_eth_rx_producers
7940 uint16_t sge_prod /* Producer of the RX SGE ring */; member in struct:ustorm_eth_rx_producers
H A Dbxe.c9709 rx_prods.sge_prod = rx_sge_prod;
9730 "RX fp[%d]: wrote prods bd_prod=%u cqe_prod=%u sge_prod=%u\n",

Completed in 390 milliseconds