Home
last modified time | relevance | path

Searched defs:vr_chain_data (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/vr/
H A Dif_vrreg.h423 struct vr_chain_data { struct
424 struct vr_chain_onefrag vr_rx_chain[VR_RX_LIST_CNT];
425 struct vr_chain vr_tx_chain[VR_TX_LIST_CNT];
427 struct vr_chain_onefrag *vr_rx_head;
429 int vr_tx_head_idx;
430 int vr_tx_tail_idx;
431 int vr_tx_free_idx;
432 caddr_t vr_tx_buf; /* Pointer arith is needed. */