Searched refs:is_dummy (Results 1 – 1 of 1) sorted by relevance
276 bool is_dummy; in wl1271_tx_fill_hdr() local295 is_dummy = wl12xx_is_dummy_packet(wl, skb); in wl1271_tx_fill_hdr()296 if (is_dummy || !wlvif || wlvif->bss_type != BSS_TYPE_AP_BSS) in wl1271_tx_fill_hdr()305 if (is_dummy) { in wl1271_tx_fill_hdr()327 if (is_dummy || !wlvif) in wl1271_tx_fill_hdr()383 bool is_dummy; in wl1271_prepare_tx_frame() local398 is_dummy = wl12xx_is_dummy_packet(wl, skb); in wl1271_prepare_tx_frame()430 if (!is_dummy && wlvif && wlvif->bss_type == BSS_TYPE_AP_BSS) { in wl1271_prepare_tx_frame()449 if (is_dummy) in wl1271_prepare_tx_frame()