Searched refs:pphy_status (Results 1 – 3 of 3) sorted by relevance
144 struct phy_stat *pphy_status) in update_recvframe_phyinfo_88e() argument189 ODM_PhyStatusQuery(&pHalData->odmpriv, pPHYInfo, (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo_88e()
182 struct phy_stat *pphy_status) in update_recvframe_phyinfo() argument250 (u8 *)pphy_status, &pkt_info); in update_recvframe_phyinfo()
51 struct phy_stat *pphy_status = NULL; in recvbuf2recvframe() local94 pphy_status = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()174 update_recvframe_phyinfo_88e(precvframe, (struct phy_stat *)pphy_status); in recvbuf2recvframe()