Searched refs:RTW_MAX_FTIE_SZ (Results 1 – 2 of 2) sorted by relevance
581 #define RTW_MAX_FTIE_SZ 256 macro585 u8 updated_ft_ies[RTW_MAX_FTIE_SZ];587 u8 ft_action[RTW_MAX_FTIE_SZ];
6894 _rtw_memcpy(pftpriv->ft_action, pframe, rtw_min(frame_len, RTW_MAX_FTIE_SZ)); in OnAction_ft()