Searched refs:tlv_category (Results 1 – 5 of 5) sorted by relevance
1480 if (ppdu_info->tx_tlv_info.tlv_category == CATEGORY_PPDU_START) { in dp_tx_mon_record_tlv()1498 } else if (ppdu_info->tx_tlv_info.tlv_category == CATEGORY_MPDU) { in dp_tx_mon_record_tlv()1514 } else if (ppdu_info->tx_tlv_info.tlv_category == CATEGORY_PPDU_END) { in dp_tx_mon_record_tlv()
118 if (ppdu_info->rx_tlv_info.tlv_category == CATEGORY_PPDU_START) { in dp_mon_record_tlv()146 } else if (ppdu_info->rx_tlv_info.tlv_category == CATEGORY_MPDU) { in dp_mon_record_tlv()202 } else if (ppdu_info->rx_tlv_info.tlv_category == CATEGORY_PPDU_END) { in dp_mon_record_tlv()
1269 uint8_t tlv_category; member2525 ppdu_info->rx_tlv_info.tlv_category = CATEGORY_PPDU_START; in hal_rx_record_tlv_info()2533 ppdu_info->rx_tlv_info.tlv_category = CATEGORY_MPDU; in hal_rx_record_tlv_info()2547 ppdu_info->rx_tlv_info.tlv_category = CATEGORY_PPDU_END; in hal_rx_record_tlv_info()
1493 ppdu_info->tx_tlv_info.tlv_category = CATEGORY_PPDU_START; in hal_tx_record_tlv_info()1501 ppdu_info->tx_tlv_info.tlv_category = CATEGORY_MPDU; in hal_tx_record_tlv_info()1524 ppdu_info->tx_tlv_info.tlv_category = CATEGORY_PPDU_END; in hal_tx_record_tlv_info()
1258 uint8_t tlv_category; member