Searched refs:staid (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c166 int aid, int staid, MWL_HAL_PEERINFO *pi);
170 static void delstaid(struct mwl_softc *sc, int staid);
2360 DPRINTF(sc, MWL_DEBUG_NODE, "%s: ni %p ic %p staid %d\n",
2455 DPRINTF(sc, MWL_DEBUG_NODE, "%s: ni %p vap %p staid %d\n",
4052 mwl_peerstadb(struct ieee80211_node *ni, int aid, int staid, MWL_HAL_PEERINFO *pi) argument
4069 aid, staid, pi,
4380 int staid; local
4384 for (staid = 1; staid < MWL_MAXSTAID; staid
4394 delstaid(struct mwl_softc *sc, int staid) argument
[all...]
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.c1787 int ismcast, flags, xflags, staid; local
1825 staid = in->in_station;
1839 staid = 0;
1842 staid = 0;
1903 desc->station = staid;

Completed in 146 milliseconds