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

  /src/sys/dev/pci/
if_iwm.c 401 static int iwm_tx(struct iwm_softc *, struct mbuf *,
4592 iwm_tx(struct iwm_softc *sc, struct mbuf *m, struct ieee80211_node *ni, int ac) function in typeref:typename:int
6868 if (iwm_tx(sc, m, ni, ac) != 0) {
if_iwm.c 401 static int iwm_tx(struct iwm_softc *, struct mbuf *,
4592 iwm_tx(struct iwm_softc *sc, struct mbuf *m, struct ieee80211_node *ni, int ac) function in typeref:typename:int
6868 if (iwm_tx(sc, m, ni, ac) != 0) {
if_iwm.c 401 static int iwm_tx(struct iwm_softc *, struct mbuf *,
4592 iwm_tx(struct iwm_softc *sc, struct mbuf *m, struct ieee80211_node *ni, int ac) function in typeref:typename:int
6868 if (iwm_tx(sc, m, ni, ac) != 0) {

Completed in 46 milliseconds