Home
last modified time | relevance | path

Searched refs:CIS_DUMP_END (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_cis.c535 #define CIS_DUMP_END 0xff macro
953 if (tup == CIS_TUPLE_NULL || tup == CIS_DUMP_END) { in dhd_find_tuple_list_from_otp()
980 } while (tup != CIS_DUMP_END && (idx < buf_len)); in dhd_find_tuple_list_from_otp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_cis.c535 #define CIS_DUMP_END 0xff macro
953 if (tup == CIS_TUPLE_NULL || tup == CIS_DUMP_END) { in dhd_find_tuple_list_from_otp()
980 } while (tup != CIS_DUMP_END && (idx < buf_len)); in dhd_find_tuple_list_from_otp()