Searched refs:otus_data (Results 1 – 2 of 2) sorted by relevance
937 struct otus_data { struct943 STAILQ_ENTRY(otus_data) next; argument1051 struct otus_data sc_rx[OTUS_RX_LIST_COUNT];1052 struct otus_data sc_tx[OTUS_TX_LIST_COUNT];1057 STAILQ_HEAD(, otus_data) sc_rx_active;1058 STAILQ_HEAD(, otus_data) sc_rx_inactive;1059 STAILQ_HEAD(, otus_data) sc_tx_active[OTUS_N_XFER];1060 STAILQ_HEAD(, otus_data) sc_tx_inactive;1061 STAILQ_HEAD(, otus_data) sc_tx_pending[OTUS_N_XFER];
176 struct mbuf *, struct otus_data *,497 struct otus_data *bf; in _otus_start()543 struct otus_data *bf = NULL; in otus_raw_xmit()1029 struct otus_data *dp = &data[i]; in otus_alloc_list()1123 struct otus_data *dp = &data[i]; in otus_free_list()1136 static struct otus_data *1139 struct otus_data *bf; in _otus_getbuf()1150 static struct otus_data *1153 struct otus_data *bf; in otus_getbuf()1779 struct otus_data *data; in otus_bulk_rx_callback()[all …]