Searched refs:r92c_rx_phystat (Results 1 – 3 of 3) sorted by relevance
819 struct r92c_rx_phystat *phy = NULL; in rtwn_rx_frame()870 if (infosz > sizeof(struct r92c_rx_phystat)) in rtwn_rx_frame()871 infosz = sizeof(struct r92c_rx_phystat); in rtwn_rx_frame()876 phy = mtod(rx_data->m, struct r92c_rx_phystat *); in rtwn_rx_frame()
1464 struct r92c_rx_phystat { struct
1457 struct r92c_rx_phystat *phy; in rtwn_get_rssi()1478 phy = (struct r92c_rx_phystat *)physt; in rtwn_get_rssi()