Searched refs:hn_pktbuf (Results 1 – 2 of 2) sorted by relevance
75 void *hn_pktbuf; member
4998 rxr->hn_pktbuf = malloc(rxr->hn_pktbuf_len, M_DEVBUF, M_WAITOK); in hn_create_rx_data() 5159 free(rxr->hn_pktbuf, M_DEVBUF); in hn_destroy_rx_data() 7534 struct vmbus_chanpkt_hdr *pkt = rxr->hn_pktbuf; in hn_chan_callback() 7558 free(rxr->hn_pktbuf, M_DEVBUF); in hn_chan_callback() 7559 rxr->hn_pktbuf = nbuf; in hn_chan_callback()