r92c_rx_phystat
struct r92c_rx_phystat *phy;
phy = (struct r92c_rx_phystat *)physt;
struct r92c_rx_phystat *phy = NULL;
if (infosz > sizeof(struct r92c_rx_phystat))
infosz = sizeof(struct r92c_rx_phystat);
phy = mtod(rx_data->m, struct r92c_rx_phystat *);
struct r92c_rx_phystat *phy;
phy = (struct r92c_rx_phystat *)physt;
struct r92c_rx_phystat *phy;
phy = (struct r92c_rx_phystat *)physt;