Searched refs:wl1271_tx_is_data_present (Results 1 – 1 of 1) sorted by relevance
695 static bool wl1271_tx_is_data_present(struct sk_buff *skb) in wl1271_tx_is_data_present() function773 has_data = wlvif && wl1271_tx_is_data_present(skb); in wlcore_tx_work_locked()