HomeSort by: relevance | last modified time | path
    Searched refs:r92c_rx_phystat (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_rtwn.c 1633 struct r92c_rx_phystat *phy;
1651 phy = (struct r92c_rx_phystat *)physt;
1665 struct r92c_rx_phystat *phy = NULL;
1703 if (infosz > sizeof(struct r92c_rx_phystat))
1704 infosz = sizeof(struct r92c_rx_phystat);
1710 phy = mtod(rx_data->m, struct r92c_rx_phystat *);
  /src/sys/dev/ic/
rtwnreg.h 1246 struct r92c_rx_phystat { struct
  /src/sys/dev/usb/
if_urtwn.c 2337 struct r92c_rx_phystat *phy;
2356 phy = (struct r92c_rx_phystat *)physt;
2365 struct r92c_rx_phystat *phy;
2410 phy = (struct r92c_rx_phystat *)physt;

Completed in 20 milliseconds