Home
last modified time | relevance | path

Searched refs:rtwn_pci_tx_start (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_tx.h20 int rtwn_pci_tx_start(struct rtwn_softc *, struct ieee80211_node *,
H A Drtwn_pci_tx.c256 rtwn_pci_tx_start(struct rtwn_softc *sc, struct ieee80211_node *ni, in rtwn_pci_tx_start() function
H A Drtwn_pci_attach.c583 sc->sc_tx_start = rtwn_pci_tx_start; in rtwn_pci_attach_methods()