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