Searched refs:PUTOPT (Results 1 – 1 of 1) sorted by relevance
| /linux/net/wireless/ |
| H A D | pmsr.c | 631 #define PUTOPT(tp, attr, val) \ in nl80211_pmsr_send_ftm_res() macro 654 PUTOPT(u32, NUM_FTMR_ATTEMPTS, num_ftmr_attempts); in nl80211_pmsr_send_ftm_res() 655 PUTOPT(u32, NUM_FTMR_SUCCESSES, num_ftmr_successes); in nl80211_pmsr_send_ftm_res() 660 PUTOPT(s32, RSSI_AVG, rssi_avg); in nl80211_pmsr_send_ftm_res() 661 PUTOPT(s32, RSSI_SPREAD, rssi_spread); in nl80211_pmsr_send_ftm_res() 676 PUTOPT(u32, TX_LTF_REPETITION_COUNT, tx_ltf_repetition_count); in nl80211_pmsr_send_ftm_res() 677 PUTOPT(u32, RX_LTF_REPETITION_COUNT, rx_ltf_repetition_count); in nl80211_pmsr_send_ftm_res() 678 PUTOPT(u32, MAX_TIME_BETWEEN_MEASUREMENTS, in nl80211_pmsr_send_ftm_res() 680 PUTOPT(u32, MIN_TIME_BETWEEN_MEASUREMENTS, in nl80211_pmsr_send_ftm_res() 682 PUTOPT(u8, NUM_TX_SPATIAL_STREAMS, num_tx_spatial_streams); in nl80211_pmsr_send_ftm_res() [all …]
|