Searched refs:pphy_info (Results 1 – 2 of 2) sorted by relevance
63 void update_recvframe_phyinfo(struct recv_frame *precvframe, struct phy_stat *pphy_info);
353 struct phy_stat *pphy_info; in recvbuf2recvframe() local466 pphy_info = (struct phy_stat *)(pbuf + RXDESC_OFFSET); in recvbuf2recvframe()467 update_recvframe_phyinfo(precvframe, pphy_info); in recvbuf2recvframe()