Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/rtwn/pci/
HDrtwn_pci_tx.h20 int rtwn_pci_tx_start(struct rtwn_softc *, struct ieee80211_node *,
HDrtwn_pci_tx.c256 rtwn_pci_tx_start(struct rtwn_softc *sc, struct ieee80211_node *ni, in rtwn_pci_tx_start() function
HDrtwn_pci_attach.c584 sc->sc_tx_start = rtwn_pci_tx_start; in rtwn_pci_attach_methods()