/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_recv.h | 37 struct phy_stat { struct 63 void rtl8188e_query_rx_phy_status(struct recv_frame *fr, struct phy_stat *phy); argument 65 void update_recvframe_phyinfo_88e(struct recv_frame *fra, struct phy_stat *phy);
|
/linux-4.1.27/drivers/uwb/i1480/dfu/ |
D | phy.c | 169 u8 phy_stat; in i1480_phy_fw_upload() local 183 result = i1480_mpi_read(i1480, &phy_stat, 0x0006, 1); in i1480_phy_fw_upload() 188 if (phy_stat != 0) { in i1480_phy_fw_upload() 190 dev_info(i1480->dev, "error, PHY not ready: %u\n", phy_stat); in i1480_phy_fw_upload()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtl8723a_recv.h | 35 struct phy_stat { struct 63 void update_recvframe_phyinfo(struct recv_frame *precvframe, struct phy_stat *pphy_info); argument
|
/linux-4.1.27/drivers/isdn/sc/ |
D | scioc.h | 53 char phy_stat; member 63 char phy_stat; member
|
D | ioctl.c | 440 bi->status.bristats[i].phy_stat = in GetStatus() 447 bi->status.pristats[i].phy_stat = in GetStatus()
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | xmit.h | 93 u8 phy_stat; /* PHY TX status */ member 124 u8 phy_stat; member
|
D | xmit.c | 618 status.phy_stat = hw->phy_stat; in b43legacy_handle_hwtxstatus()
|
D | debugfs.c | 168 stat->cookie, stat->seq, stat->phy_stat, in txstat_read_file()
|
D | main.c | 747 stat.phy_stat = ((v1 & 0x00FF0000) >> 16); in handle_irq_transmit_status()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl8712_recv.h | 70 struct phy_stat { struct
|
D | rtl8712_recv.c | 730 struct phy_stat *pphy_stat = (struct phy_stat *)(prxstat + 1); in query_rx_phy_status()
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | usb_ops_linux.c | 51 struct phy_stat *pphy_status = NULL; in recvbuf2recvframe() 94 pphy_status = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe() 174 update_recvframe_phyinfo_88e(precvframe, (struct phy_stat *)pphy_status); in recvbuf2recvframe()
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_rxdesc.c | 144 struct phy_stat *pphy_status) in update_recvframe_phyinfo_88e()
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | usb_ops_linux.c | 353 struct phy_stat *pphy_info; in recvbuf2recvframe() 466 pphy_info = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()
|
D | rtl8723au_recv.c | 182 struct phy_stat *pphy_status) in update_recvframe_phyinfo()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | xmit.h | 214 u8 phy_stat; /* PHY TX status */ member
|
D | debugfs.c | 391 stat->cookie, stat->seq, stat->phy_stat, in txstat_read_file()
|
D | main.c | 1352 stat.phy_stat = ((v1 & 0x00FF0000) >> 16); in handle_irq_transmit_status()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pciercx-defs.h | 3135 uint32_t phy_stat:32; member 3137 uint32_t phy_stat:32;
|