Home
last modified time | relevance | path

Searched refs:max_total_ltf_rx (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dcfg80211.h5904 * @ftm.max_total_ltf_rx: maximum total number of LTFs that can be received
5931 u8 max_total_ltf_rx;
5738 u8 max_total_ltf_rx; global() member
/linux/net/wireless/
H A Dnl80211.c2496 if (cap->ftm.max_total_ltf_rx > 0 && in nl80211_put_sar_specs()
2498 cap->ftm.max_total_ltf_rx)) in nl80211_put_sar_specs()