Searched refs:frame_body_len (Results 1 – 1 of 1) sorted by relevance
1178 int frame_body_len; in rtw_mgmt_xmitframe_coalesce() local1202 frame_body_len = pattrib->pktlen - sizeof(struct ieee80211_hdr_3addr); in rtw_mgmt_xmitframe_coalesce()1212 memcpy(BIP_AAD+BIP_AAD_SIZE, MGMT_body, frame_body_len); in rtw_mgmt_xmitframe_coalesce()1215 , BIP_AAD, BIP_AAD_SIZE+frame_body_len, mic)) in rtw_mgmt_xmitframe_coalesce()