Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwi.c123 static int iwi_tx_start(struct ifnet *, struct mbuf *, struct ieee80211_node *,
1597 iwi_tx_start(struct ifnet *ifp, struct mbuf *m0, struct ieee80211_node *ni, in iwi_tx_start() function
1824 if (iwi_tx_start(ifp, m0, ni, ac) != 0) { in iwi_start()