Searched refs:MIN_TWT_ELE_LEN (Results 1 – 4 of 4) sorted by relevance
19 #define MIN_TWT_ELE_LEN 15 macro
1919 if (length < (MIN_TWT_ELE_LEN + ELEM_ID_LEN + ELEM_LEN_LEN)) { in rtw_phl_twt_parse_element()1921 length, (MIN_TWT_ELE_LEN + ELEM_ID_LEN + ELEM_LEN_LEN)); in rtw_phl_twt_parse_element()1930 if (ele_len < MIN_TWT_ELE_LEN) { in rtw_phl_twt_parse_element()1932 ele_len, MIN_TWT_ELE_LEN); in rtw_phl_twt_parse_element()