Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c93 bge_queue_item_t *buf_item; in bge_recycle_ring()
94 bge_queue_item_t *buf_item_head; in bge_recycle_ring()
95 bge_queue_item_t *buf_item_tail; in bge_recycle_ring()
295 static bge_queue_item_t *
298 bge_queue_item_t *txbuf_item; in bge_get_txbuf()
320 txbuf_queue->head = (bge_queue_item_t *)txbuf_item->next; in bge_get_txbuf()
367 bge_queue_item_t *txbuf_item; in bge_send_serial()
486 bge_queue_item_t *txbuf_item; in bge_ring_tx()
H A Dbge_impl.h349 } bge_queue_item_t; typedef
352 bge_queue_item_t *head;
457 bge_queue_item_t *txbuf_item;
475 bge_queue_item_t *pbuf; /* (const) related */
512 bge_queue_item_t *txbuf_head;
1226 bge_queue_item_t *bge_alloc_txbuf_array(bge_t *bgep, send_ring_t *srp);
H A Dbge_main2.c173 bge_queue_item_t *txbuf_head; in bge_reinit_send_ring()
2320 kmem_zalloc(BGE_SEND_BUF_MAX*sizeof (bge_queue_item_t), KM_SLEEP);
2463 bge_queue_item_t *
2467 bge_queue_item_t *txbuf_item_last;
2468 bge_queue_item_t *txbuf_item;
2469 bge_queue_item_t *txbuf_item_rtn;