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);
125 void update_recvframe_phyinfo_88e(struct recv_frame *precvframe, struct phy_stat *pphy_status) in update_recvframe_phyinfo_88e() argument170 ODM_PhyStatusQuery(&pHalData->odmpriv, pPHYInfo, (u8 *)pphy_status, &(pkt_info), padapter); in update_recvframe_phyinfo_88e()
192 struct phy_stat *pphy_status = NULL; in recvbuf2recvframe() local231 pphy_status = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()310 update_recvframe_phyinfo_88e(precvframe, (struct phy_stat *)pphy_status); in recvbuf2recvframe()
76 struct phy_stat *pphy_status) in update_recvframe_phyinfo() argument133 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo()