Home
last modified time | relevance | path

Searched refs:p_pkt_process (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_phystatus.c2446 struct pkt_process_info *p_pkt_process = &(p_dm->pkt_proc_struct); in phydm_rx_phy_status_new_type() local
2451 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() local
2542 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()