Searched refs:um_rxpacket_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_rx.c120 descSize = sizeof(um_rxpacket_t) + SIZEOF_SIG;
127 um_rxpacket_t * pRxPkt)
143 um_rxpacket_t * pRxPkt = (um_rxpacket_t *)free_arg;
282 um_rxpacket_t * pRxPkt;
337 pRxPkt = (um_rxpacket_t *)s_list_pop_head(&rxList);
639 um_rxpacket_t * pRxPkt)
742 um_rxpacket_t * pRxPkt;
770 pRxPkt = (um_rxpacket_t *)(pTmp + SIZEOF_SIG);
840 um_rxpacket_t * pRxPk
[all...]
H A Dbnxe.h407 } um_rxpacket_t; typedef in typeref:struct:_um_rxpacket_t

Completed in 129 milliseconds