Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c328 tid = ieee80211_gettid(wh); in tkip_decap()
440 tid = ieee80211_gettid(wh); in tkip_demic()
1042 tid = ieee80211_gettid(wh); in tkip_decrypt()
H A Dieee80211_input.h224 tid = ieee80211_gettid(wh); in ieee80211_check_rxseq()
H A Dieee80211_proto.h331 ieee80211_gettid(const struct ieee80211_frame *wh) in ieee80211_gettid() function
H A Dieee80211_crypto_gcmp.c318 tid = ieee80211_gettid(wh); in gcmp_decap()
H A Dieee80211_wds.c500 uint8_t tid = ieee80211_gettid(wh); in wds_input()
H A Dieee80211_crypto_ccmp.c263 tid = ieee80211_gettid(wh); in ccmp_decap()
H A Dieee80211_adhoc.c443 uint8_t tid = ieee80211_gettid(wh); in adhoc_input()
H A Dieee80211_sta.c649 uint8_t tid = ieee80211_gettid(wh); in sta_input()
H A Dieee80211_hostap.c576 uint8_t tid = ieee80211_gettid(wh); in hostap_input()
H A Dieee80211_mesh.c1580 uint8_t tid = ieee80211_gettid(wh); in mesh_input()
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c192 return (ieee80211_gettid(wh)); in ath_tx_gettid()
245 return TID_TO_WME_AC(ieee80211_gettid(wh)); in ath_tx_getac()
2971 tid = ieee80211_gettid(wh); in ath_tx_tid_seqno_assign()
/freebsd/sys/dev/usb/wlan/
H A Dif_mtw.c3050 tid = ieee80211_gettid(wh); in mtw_tx()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6555 tid = ieee80211_gettid(wh);
/freebsd/sys/dev/iwx/
H A Dif_iwx.c5620 uint16_t qos = ieee80211_gettid(wh);