Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/include/
Drtl8723a_recv.h67 void update_recvframe_phyinfo(struct recv_frame *precvframe, struct phy_stat *pphy_info);
/drivers/staging/rtl8723au/hal/
Dusb_ops_linux.c355 struct phy_stat *pphy_info; in recvbuf2recvframe() local
468 pphy_info = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()
469 update_recvframe_phyinfo(precvframe, pphy_info); in recvbuf2recvframe()
/drivers/staging/rtl8712/
Drtl8712_recv.c161 u32 *pphy_info; in update_recvframe_attrib_from_recvstat() local
194 pphy_info = (u32 *)prxstat+1; in update_recvframe_attrib_from_recvstat()