Searched refs:ieee80211_qosframe_addr4 (Results 1 – 10 of 10) sorted by relevance
321 return (((struct ieee80211_qosframe_addr4 *)wh)->i_qos); in ieee80211_getqos()337 tid = ((const struct ieee80211_qosframe_addr4 *)wh)-> in ieee80211_gettid()
987 const struct ieee80211_qosframe_addr4 *qwh4 = in ieee80211_crypto_init_aad()988 (const struct ieee80211_qosframe_addr4 *) wh; in ieee80211_crypto_init_aad()
466 const struct ieee80211_qosframe_addr4 *qwh4 = in ieee80211_crypto_ccmp_init_nonce_flags()467 (const struct ieee80211_qosframe_addr4 *) wh; in ieee80211_crypto_ccmp_init_nonce_flags()
1253 uint8_t b[sizeof(struct ieee80211_qosframe_addr4) + in mesh_decap()1255 const struct ieee80211_qosframe_addr4 *wh; in mesh_decap()1269 wh = (const struct ieee80211_qosframe_addr4 *)&b[0]; in mesh_decap()1373 struct ieee80211_qosframe_addr4 *qwh; in mesh_recv_indiv_data_to_fwrd()1380 qwh = (struct ieee80211_qosframe_addr4 *)wh; in mesh_recv_indiv_data_to_fwrd()1430 struct ieee80211_qosframe_addr4 *qwh; in mesh_recv_indiv_data_to_me()1439 qwh = (struct ieee80211_qosframe_addr4 *)wh; in mesh_recv_indiv_data_to_me()1715 addr = ((struct ieee80211_qosframe_addr4 *)wh)->i_addr4; in mesh_input()3280 (sizeof(struct ieee80211_qosframe_addr4) \
1149 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_send_nulldata()1747 qos =((struct ieee80211_qosframe_addr4 *) in ieee80211_encap()1780 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_encap()1801 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_encap()
271 + sizeof(struct ieee80211_qosframe_addr4) in ieee80211_proto_attach()330 + sizeof(struct ieee80211_qosframe_addr4) in ieee80211_proto_vattach()
317 struct ieee80211_qosframe_addr4 wh; in ieee80211_decap()
102 struct ieee80211_qosframe_addr4 { struct
476 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh) in isdstods_mcastecho()
348 struct ieee80211_qosframe_addr4 wh;