Searched refs:next (Results 1 – 3 of 3) sorted by relevance
116 buf->next = NULL; in mctp_pktbuf_alloc()310 bus->tx_queue_head = curr->next; in mctp_bus_destroy()712 bus->tx_queue_head = pkt->next; in mctp_send_tx_queue()823 bus->tx_queue_tail->next = pkt; in mctp_message_tx_on_bus()
55 struct mctp_pktbuf *next; member
100 rx_pkt->next = NULL; in receive_ptkbuf()