Searched refs:pcurr_bcn_buf (Results 1 – 6 of 6) sorted by relevance
2444 if (pmpriv->pcurr_bcn_buf && pmpriv->curr_bcn_size) { in wlan_update_curr_bcn()2445 pcurr_bss->pbeacon_buf = pmpriv->pcurr_bcn_buf; in wlan_update_curr_bcn()2594 if (pmpriv->pcurr_bcn_buf && pmpriv->curr_bcn_size) { in wlan_scan_process_results()5473 if ((pmpriv->pcurr_bcn_buf == MNULL) || in wlan_save_curr_bcn()5476 (pmpriv->adapter, pmpriv->pcurr_bcn_buf, pcurr_bss->pbeacon_buf, in wlan_save_curr_bcn()5479 if (pmpriv->pcurr_bcn_buf) { in wlan_save_curr_bcn()5481 pmpriv->pcurr_bcn_buf); in wlan_save_curr_bcn()5482 pmpriv->pcurr_bcn_buf = MNULL; in wlan_save_curr_bcn()5490 &pmpriv->pcurr_bcn_buf); in wlan_save_curr_bcn()5493 pmpriv->pcurr_bcn_buf) { in wlan_save_curr_bcn()[all …]
461 priv->pcurr_bcn_buf = MNULL; in wlan_init_priv()
1200 t_u8 *pcurr_bcn_buf; member
2907 if (pmpriv->pcurr_bcn_buf && pmpriv->curr_bcn_size) { in wlan_update_curr_bcn()2908 pcurr_bss->pbeacon_buf = pmpriv->pcurr_bcn_buf; in wlan_update_curr_bcn()3269 if (pmpriv->pcurr_bcn_buf && pmpriv->curr_bcn_size) { in wlan_scan_process_results()7044 if ((pmpriv->pcurr_bcn_buf == MNULL) || in wlan_save_curr_bcn()7046 (memcmp(pmpriv->adapter, pmpriv->pcurr_bcn_buf, in wlan_save_curr_bcn()7048 if (pmpriv->pcurr_bcn_buf) { in wlan_save_curr_bcn()7050 pmpriv->pcurr_bcn_buf); in wlan_save_curr_bcn()7051 pmpriv->pcurr_bcn_buf = MNULL; in wlan_save_curr_bcn()7060 &pmpriv->pcurr_bcn_buf); in wlan_save_curr_bcn()7063 pmpriv->pcurr_bcn_buf) { in wlan_save_curr_bcn()[all …]
554 priv->pcurr_bcn_buf = MNULL; in wlan_init_priv()
1310 t_u8 *pcurr_bcn_buf;