Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dcommon.h65 struct ubuf_info_msgzc callback_struct; member
H A Dnetback.c131 (vif->pending_tx_info[pending_idx].callback_struct)
139 container_of(ubuf, struct pending_tx_info, callback_struct); in ubuf_to_queue()
H A Dinterface.c592 queue->pending_tx_info[i].callback_struct = (struct ubuf_info_msgzc) in xenvif_init_queue()