Searched refs:rum_tx_data (Results 1 – 2 of 2) sorted by relevance
62 struct rum_tx_data { struct63 STAILQ_ENTRY(rum_tx_data) next;70 typedef STAILQ_HEAD(, rum_tx_data) rum_txdhead; argument123 struct rum_tx_data tx_data[RUM_TX_LIST_COUNT];
165 static void rum_tx_free(struct rum_tx_data *, int);794 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free()810 struct rum_tx_data *data; in rum_setup_tx_list()829 struct rum_tx_data *data, *tmp; in rum_reset_tx_list()853 struct rum_tx_data *data; in rum_unsetup_tx_list()1076 struct rum_tx_data *data; in rum_bulk_write_callback()1421 struct rum_tx_data *data; in rum_sendprot()1495 struct rum_tx_data *data; in rum_tx_mgt()1568 struct rum_tx_data *data; in rum_tx_raw()1627 struct rum_tx_data *data; in rum_tx_data()[all …]