Searched refs:pream_type (Results 1 – 7 of 7) sorted by relevance
1805 uint8_t pream_type; \1806 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { \1809 tx.pkt_type[pream_type].mcs_count[i]); \1811 rx.pkt_type[pream_type].mcs_count[i]); \2111 uint8_t i, pream_type, mu_type; \2148 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { \2150 _tgtobj->tx.pkt_type[pream_type].mcs_count[i] += \2151 _srcobj->tx.pkt_type[pream_type].mcs_count[i]; \2223 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { \2225 _tgtobj->rx.pkt_type[pream_type].mcs_count[i] += \[all …]
9105 uint8_t pream_type; in dp_update_pdev_stats() local9110 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { in dp_update_pdev_stats()9112 tgtobj->stats.tx.pkt_type[pream_type]. in dp_update_pdev_stats()9114 srcobj->tx.pkt_type[pream_type]. in dp_update_pdev_stats()9116 tgtobj->stats.rx.pkt_type[pream_type]. in dp_update_pdev_stats()9118 srcobj->rx.pkt_type[pream_type]. in dp_update_pdev_stats()
3651 meta_data->pream_type = mhdr->rate_info[0].preamble_type; in dp_tx_extract_mesh_meta_data()
265 enum DP_CMN_MODULATION_TYPE dp_getmodulation(uint16_t pream_type,
6396 enum DP_CMN_MODULATION_TYPE dp_getmodulation(uint16_t pream_type, in dp_getmodulation() argument6432 switch (pream_type) { in dp_getmodulation()6468 enum DP_CMN_MODULATION_TYPE dp_getmodulation(uint16_t pream_type, in dp_getmodulation() argument6490 switch (pream_type) { in dp_getmodulation()
3690 uint8_t pream_type; member
2027 pream_type : 3, /* Takes enum values of htt_tx_ext2_preamble_type_t */ member