RSVD_BEACON
case RSVD_BEACON:
rtw_add_rsvd_page(rtwdev, rtwvif, RSVD_BEACON, false);
if (rsvd_pkt->type == RSVD_BEACON)
if (rsvd_pkt->type != RSVD_BEACON) {
if (rsvd_pkt->type != RSVD_BEACON &&
if (rsvd_pkt->type != RSVD_BEACON &&
if (type != RSVD_BEACON && type != RSVD_DUMMY)
if (type == RSVD_BEACON) {
rtw_tx_rsvd_page_pkt_info_update(rtwdev, pkt_info, skb, RSVD_BEACON);