On Sat, 15 Jan 2022 at 01:14, Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> wrote: > > The wcn36xx BD phy descriptor returns both Received Signal Strength > Information (RSSI) and Signal To Noise Ratio (SNR) with each delivered BD. > > The macro to extract this data is a simple-one liner, easily imported from > downstream. This data will be useful to us when implementing > mac80211-ops->get_survey(). > > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> > --- Reviewed-by: Loic Poulain <loic.poulain@xxxxxxxxxx>