Searched refs:otus_data (Results 1 – 2 of 2) sorted by relevance
944 struct otus_data { struct950 STAILQ_ENTRY(otus_data) next; argument1058 struct otus_data sc_rx[OTUS_RX_LIST_COUNT];1059 struct otus_data sc_tx[OTUS_TX_LIST_COUNT];1067 STAILQ_HEAD(, otus_data) sc_rx_active;1068 STAILQ_HEAD(, otus_data) sc_rx_inactive;1069 STAILQ_HEAD(, otus_data) sc_tx_active[OTUS_N_XFER];1070 STAILQ_HEAD(, otus_data) sc_tx_inactive;1071 STAILQ_HEAD(, otus_data) sc_tx_pending[OTUS_N_XFER];
173 struct mbuf *, struct otus_data *,491 struct otus_data *bf; in _otus_start()537 struct otus_data *bf = NULL; in otus_raw_xmit()987 struct otus_data *dp = &data[i]; in otus_alloc_list()1081 struct otus_data *dp = &data[i]; in otus_free_list()1094 static struct otus_data *1097 struct otus_data *bf; in _otus_getbuf()1108 static struct otus_data *1111 struct otus_data *bf; in otus_getbuf()1811 struct otus_data *data; in otus_bulk_rx_callback()[all …]