Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_wifi.h48 #define WIFI_HDRSIZE (sizeof (struct ieee80211_qosframe_addr4) + \
H A Dnet80211_proto.h161 struct ieee80211_qosframe_addr4 { struct
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c552 qos = ((struct ieee80211_qosframe_addr4 *) in arn_rx_handler()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c310 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] : in ieee80211_input()
H A Dnet80211_ht.c391 tid = ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0]; in ieee80211_ampdu_reorder()