Searched refs:bge_queue_item_t (Results 1 – 3 of 3) sorted by relevance
99 bge_queue_item_t *buf_item; in bge_recycle_ring()100 bge_queue_item_t *buf_item_head; in bge_recycle_ring()101 bge_queue_item_t *buf_item_tail; in bge_recycle_ring()301 static bge_queue_item_t *304 bge_queue_item_t *txbuf_item; in bge_get_txbuf()326 txbuf_queue->head = (bge_queue_item_t *)txbuf_item->next; in bge_get_txbuf()373 bge_queue_item_t *txbuf_item; in bge_send_serial()497 bge_queue_item_t *txbuf_item; in bge_ring_tx()
366 } bge_queue_item_t; typedef369 bge_queue_item_t *head;474 bge_queue_item_t *txbuf_item;492 bge_queue_item_t *pbuf; /* (const) related */529 bge_queue_item_t *txbuf_head;1268 bge_queue_item_t *bge_alloc_txbuf_array(bge_t *bgep, send_ring_t *srp);
213 bge_queue_item_t *txbuf_head; in bge_reinit_send_ring()2422 kmem_zalloc(BGE_SEND_BUF_MAX*sizeof (bge_queue_item_t), KM_SLEEP);2565 bge_queue_item_t *2569 bge_queue_item_t *txbuf_item_last;2570 bge_queue_item_t *txbuf_item;2571 bge_queue_item_t *txbuf_item_rtn;