Searched refs:tag_cnt (Results 1 – 6 of 6) sorted by relevance
569 uint8_t tag_cnt = 0; in ath_parse_ps() local596 tag = &ps_list[tag_cnt]; in ath_parse_ps()652 tag_cnt++; in ath_parse_ps()654 if (tag_cnt == MAX_TAGS) in ath_parse_ps()660 return tag_cnt; in ath_parse_ps()
575 uint8_t tag_cnt = 0; in ath_parse_ps() local602 tag = &ps_list[tag_cnt]; in ath_parse_ps()658 tag_cnt++; in ath_parse_ps()660 if (tag_cnt == MAX_TAGS) in ath_parse_ps()666 return tag_cnt; in ath_parse_ps()
573 uint8_t tag_cnt = 0; in ath_parse_ps() local600 tag = &ps_list[tag_cnt]; in ath_parse_ps()656 tag_cnt++; in ath_parse_ps()658 if (tag_cnt == MAX_TAGS) in ath_parse_ps()664 return tag_cnt; in ath_parse_ps()
571 uint8_t tag_cnt = 0; in ath_parse_ps() local598 tag = &ps_list[tag_cnt]; in ath_parse_ps()654 tag_cnt++; in ath_parse_ps()656 if (tag_cnt == MAX_TAGS) in ath_parse_ps()662 return tag_cnt; in ath_parse_ps()