Searched defs:phy_stat (Results 1 - 5 of 5) sorted by relevance

/drivers/uwb/i1480/dfu/
H A Dphy.c169 u8 phy_stat; local
183 result = i1480_mpi_read(i1480, &phy_stat, 0x0006, 1);
188 if (phy_stat != 0) {
190 dev_info(i1480->dev, "error, PHY not ready: %u\n", phy_stat);
/drivers/isdn/sc/
H A Dscioc.h53 char phy_stat; member in struct:__anon1306
63 char phy_stat; member in struct:__anon1307
/drivers/staging/rtl8712/
H A Drtl8712_recv.h70 struct phy_stat { struct
/drivers/net/wireless/b43legacy/
H A Dxmit.h93 u8 phy_stat; /* PHY TX status */ member in struct:b43legacy_txstatus
124 u8 phy_stat; member in struct:b43legacy_hwtxstatus
/drivers/net/wireless/b43/
H A Dxmit.h210 u8 phy_stat; /* PHY TX status */ member in struct:b43_txstatus

Completed in 147 milliseconds