Searched refs:r92c_rx_phystat (Results 1 – 3 of 3) sorted by relevance
1633 struct r92c_rx_phystat *phy; in rtwn_get_rssi()1651 phy = (struct r92c_rx_phystat *)physt; in rtwn_get_rssi()1665 struct r92c_rx_phystat *phy = NULL; in rtwn_rx_frame()1703 if (infosz > sizeof(struct r92c_rx_phystat)) in rtwn_rx_frame()1704 infosz = sizeof(struct r92c_rx_phystat); in rtwn_rx_frame()1710 phy = mtod(rx_data->m, struct r92c_rx_phystat *); in rtwn_rx_frame()
1246 struct r92c_rx_phystat { struct
2336 struct r92c_rx_phystat *phy; in urtwn_get_rssi()2355 phy = (struct r92c_rx_phystat *)physt; in urtwn_get_rssi()2364 struct r92c_rx_phystat *phy; in urtwn_r88e_get_rssi()2409 phy = (struct r92c_rx_phystat *)physt; in urtwn_r88e_get_rssi()