Home
last modified time | relevance | path

Searched refs:MIN_TWT_ELE_LEN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.h19 #define MIN_TWT_ELE_LEN 15 macro
H A Dphl_twt.c1919 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.h19 #define MIN_TWT_ELE_LEN 15 macro
H A Dphl_twt.c1919 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()