Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_var.h48 struct rtwn_tx_data { struct
61 struct rtwn_tx_data tx_data[RTWN_PCI_TX_LIST_COUNT]; argument
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_tx.c109 rtwn_tx_data(struct rtwn_softc *sc, struct ieee80211_node *ni, in rtwn_tx_data() function