HomeSort by: relevance | last modified time | path
    Searched defs:iwi_tx_start (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwi.c 123 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, function in typeref:typename:int
1824 if (iwi_tx_start(ifp, m0, ni, ac) != 0) {
if_iwi.c 123 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, function in typeref:typename:int
1824 if (iwi_tx_start(ifp, m0, ni, ac) != 0) {

Completed in 23 milliseconds