Searched refs:r92c_rx_phystat (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/rtwn/
H A Dif_rtwn.c1422 struct r92c_rx_phystat *phy;
1438 phy = (struct r92c_rx_phystat *)physt;
1451 struct r92c_rx_phystat *phy = NULL;
1481 if (infosz > sizeof(struct r92c_rx_phystat))
1482 infosz = sizeof(struct r92c_rx_phystat);
1487 phy = mtod(rx_data->m, struct r92c_rx_phystat *);
H A Dif_rtwnreg.h1061 struct r92c_rx_phystat { struct
/freebsd-11.0-release/sys/dev/urtwn/
H A Dif_urtwn.c2822 struct r92c_rx_phystat *phy;
2838 phy = (struct r92c_rx_phystat *)physt;
2847 struct r92c_rx_phystat *phy;
2889 phy = (struct r92c_rx_phystat *)physt;
H A Dif_urtwnreg.h1099 struct r92c_rx_phystat { struct

Completed in 86 milliseconds