Searched defs:ol_txrx_vdev_t (Results 1 – 1 of 1) sorted by relevance
1189 struct ol_txrx_vdev_t { struct1202 TAILQ_ENTRY(ol_txrx_vdev_t) vdev_list_elem; /* node in the pdev's list argument1206 struct ol_txrx_peer_t *last_real_peer; /* last real peer created for1210 ol_txrx_rx_fp rx; /* receive function used by this vdev */1211 ol_txrx_stats_rx_fp stats_rx; /* receive function used by this vdev */1213 struct {1216 } txrx_stats;1219 ol_txrx_completion_fp tx_comp;1222 ol_txrx_vdev_delete_cb vdev_del_notify;1224 struct {[all …]