Searched refs:pphy_status (Results 1 – 4 of 4) sorted by relevance
39 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status);
130 struct phy_stat *pphy_status) in update_recvframe_phyinfo_88e() argument175 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo_88e()
39 struct phy_stat *pphy_status = NULL; in recvbuf2recvframe() local81 pphy_status = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()143 update_recvframe_phyinfo_88e(precvframe, pphy_status); in recvbuf2recvframe()
80 struct phy_stat *pphy_status) in update_recvframe_phyinfo() argument139 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo()