Home
last modified time | relevance | path

Searched refs:r92c_rx_phystat (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_rtwn.c1633 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()
/netbsd/src/sys/dev/ic/
Drtwnreg.h1246 struct r92c_rx_phystat { struct
/netbsd/src/sys/dev/usb/
Dif_urtwn.c2336 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()