Searched defs:_um_rxpacket_t (Results 1 – 2 of 2) sorted by relevance
394 typedef struct _um_rxpacket_t struct396 lm_packet_t lm_pkt; /* must be first entry */397 lm_pkt_rx_info_t rx_info;398 u32_t hash_value;400 frtn_t freeRtn;401 void * pUM; /* backpointer to um_device_t for free routine */402 int idx; /* chain index used by the free routine */404 u32_t signature;406 ddi_dma_handle_t dmaHandle;407 ddi_acc_handle_t dmaAccHandle;
362 typedef struct _um_rxpacket_t { struct364 struct _lm_packet_t lmpacket;366 ddi_dma_handle_t dma_handle;367 ddi_acc_handle_t dma_acc_handle;