Home
last modified time | relevance | path

Searched refs:chan_survey (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c299 wcn->chan_survey[idx].rssi = rssi; in wcn36xx_update_survey()
300 wcn->chan_survey[idx].snr = snr; in wcn36xx_update_survey()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h754 struct rt2x00_chan_survey *chan_survey; member
H A Drt2x00dev.c1095 kfree(rt2x00dev->chan_survey); in rt2x00lib_remove_hw()