Searched refs:tx_bd_t (Results 1 – 4 of 4) sorted by relevance
34 tx_bd_t *start_bd; in lm_send_packet()35 tx_bd_t *last_bd; in lm_send_packet()36 tx_bd_t *prod_bd; in lm_send_packet()255 prod_bd = *((tx_bd_t **) ((tx_bd_next_t *) in lm_send_packet()339 tx_bd_t *start_bd; in lm_send_packet()340 tx_bd_t *last_bd; in lm_send_packet()341 tx_bd_t *prod_bd; in lm_send_packet()573 prod_bd = *((tx_bd_t **) ((tx_bd_next_t *) in lm_send_packet()
154 #define BD_PER_PAGE (LM_PAGE_SIZE/sizeof(tx_bd_t))301 tx_bd_t *dbg_start_bd;348 tx_bd_t *dbg_start_bd;812 tx_bd_t *bd_chain_virt;818 tx_bd_t *prod_bd;
1554 ofld->hcopy_chain.bd_chain_virt =(tx_bd_t *) mm_alloc_phys_mem( in init_ofld_resc()1769 txq->bd_chain_virt = (tx_bd_t *) mm_alloc_phys_mem( in init_l2tx_resc()
98 typedef tx_bd_l_t tx_bd_t; typedef100 typedef tx_bd_b_t tx_bd_t; typedef