Searched refs:pphy_status (Results 1 – 4 of 4) sorted by relevance
38 void rtl8192c_translate_rx_signal_stuff(union recv_frame *precvframe, struct phy_stat *pphy_status);
109 void update_recvframe_phyinfo_88e(struct recv_frame *precvframe, struct phy_stat *pphy_status) in update_recvframe_phyinfo_88e() argument147 ODM_PhyStatusQuery(&pHalData->odmpriv, pPHYInfo, (u8 *)pphy_status, &(pkt_info), padapter); in update_recvframe_phyinfo_88e()
214 struct phy_stat *pphy_status = NULL; in recvbuf2recvframe() local249 pphy_status = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()314 update_recvframe_phyinfo_88e(precvframe, (struct phy_stat *)pphy_status); in recvbuf2recvframe()
76 struct phy_stat *pphy_status) in update_recvframe_phyinfo() argument132 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo()