Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_fw_defs.h278 (0xFFFF - ((PAGE_SIZE/((STRUCT_SIZE(eth_rx_sge))/8))-1))
282 #define U_ETH_SGES_PER_PAGE (PAGE_SIZE/(STRUCT_SIZE(eth_rx_sge)/8))
H A Dbxe.c6351 struct eth_rx_sge *sge; in bxe_alloc_rx_sge_mbuf()
14874 fp->rx_sge_chain = (struct eth_rx_sge *)fp->rx_sge_dma.vaddr; in bxe_alloc_hsi_mem()
14880 struct eth_rx_sge *rx_sge = in bxe_alloc_hsi_mem()
H A Decore_hsi.h7425 struct eth_rx_sge struct