Searched refs:rx_bd (Results 1 – 3 of 3) sorted by relevance
304 void bnx_dump_rxbd(struct bnx_softc *, int, struct rx_bd *);3866 struct rx_bd *rxbd; in bnx_add_buf() 3909 * Setup the rx_bd for the first segment in bnx_add_buf() 3922 sizeof(struct rx_bd) * RX_IDX(*chain_prod), sizeof(struct rx_bd), in bnx_add_buf() 3941 sizeof(struct rx_bd) * RX_IDX(*chain_prod), in bnx_add_buf() 3942 sizeof(struct rx_bd), BUS_DMASYNC_PREREAD | BUS_DMASYNC_PREWRITE); in bnx_add_buf() 3948 sizeof(struct rx_bd) * RX_IDX(*chain_prod), in bnx_add_buf() 3949 sizeof(struct rx_bd), BUS_DMASYNC_PREREAD | BUS_DMASYNC_PREWRITE); in bnx_add_buf() 3953 * last rx_bd entr in bnx_add_buf() [all...]
243 struct rx_bd *rx_bd_chain[RX_PAGES];
723 struct rx_bd { struct4586 #define TOTAL_RX_BD_PER_PAGE (BCM_PAGE_SIZE / sizeof(struct rx_bd))