Searched defs:chain_idx (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/fw-api/fw/ |
H A D | htt_ppdu_stats.h | 1113 #define HTT_PPDU_STATS_USER_COMMON_TLV_TX_PWR_GET(tlv, chain_idx) \ argument 1116 #define HTT_PPDU_STATS_USER_COMMON_TLV_TX_PWR_SET(tlv, chain_idx, value) \ argument 1122 #define HTT_PPDU_STATS_USER_COMMON_TLV_ALT_TX_PWR_GET(tlv, chain_idx) \ argument 1125 #define HTT_PPDU_STATS_USER_COMMON_TLV_ALT_TX_PWR_SET(tlv, chain_idx, value) \ argument
|
H A D | wmi_unified.h | 7233 #define WMI_UNIFIED_CHAIN_RSSI_GET(tlv, chain_idx, band) \ argument 43979 #define WMI_UNIFIED_CHAIN_PHASE_GET(tlv, chain_idx) \ argument 43981 #define WMI_UNIFIED_CHAIN_PHASE_SET(tlv, chain_idx, value) \ argument 43986 #define WMI_UNIFIED_AGC_GAIN_GET(tlv, chain_idx) \ argument 43989 #define WMI_UNIFIED_AGC_GAIN_SET(tlv, chain_idx, value) \ argument 43995 #define WMI_UNIFIED_AGC_GAIN_TBL_IDX_GET(tlv, chain_idx) \ argument 43999 #define WMI_UNIFIED_AGC_GAIN_TBL_IDX_SET(tlv, chain_idx, value) \ argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ |
H A D | dp_mon.c | 6727 int8_t *min_nf, int chain_idx) in dp_mon_compute_min_nf()
|