Searched refs:p_pkt_process (Results 1 – 1 of 1) sorted by relevance
2446 struct pkt_process_info *p_pkt_process = &(p_dm->pkt_proc_struct); in phydm_rx_phy_status_new_type() local2451 if (p_pkt_process->phystatus_smp_mode_en && phy_status_type != 0) { in phydm_rx_phy_status_new_type()2453 if (p_pkt_process->pre_ppdu_cnt == p_pktinfo->ppdu_cnt) in phydm_rx_phy_status_new_type()2456 p_pkt_process->pre_ppdu_cnt = p_pktinfo->ppdu_cnt; in phydm_rx_phy_status_new_type()2538 struct pkt_process_info *p_pkt_process = &(p_dm->pkt_proc_struct); in phydm_rx_phy_status_init() local2542 p_pkt_process->phystatus_smp_mode_en = 1; in phydm_rx_phy_status_init()2543 p_pkt_process->pre_ppdu_cnt = 0xff; in phydm_rx_phy_status_init()