Home
last modified time | relevance | path

Searched refs:pphy_status (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtl8192c_recv.h39 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status);
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_rxdesc.c130 struct phy_stat *pphy_status) in update_recvframe_phyinfo_88e() argument
175 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo_88e()
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dusb_ops_linux.c39 struct phy_stat *pphy_status = NULL; in recvbuf2recvframe() local
81 pphy_status = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()
143 update_recvframe_phyinfo_88e(precvframe, pphy_status); in recvbuf2recvframe()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723bs_recv.c80 struct phy_stat *pphy_status) in update_recvframe_phyinfo() argument
139 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo()