Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dtx.c276 bool is_dummy; in wl1271_tx_fill_hdr() local
295 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() local
398 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()