Searched refs:mp_wh (Results 1 – 1 of 1) sorted by relevance
3078 struct ieee80211_frame *wh, *mp_wh; in iwh_send() local3106 mp_wh = (struct ieee80211_frame *)mp->b_rptr; in iwh_send()3111 in = ieee80211_find_txnode(ic, mp_wh->i_addr1); in iwh_send()3130 if (mp_wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_QOS) { in iwh_send()3131 qwh = (struct ieee80211_qosframe *)mp_wh; in iwh_send()