Searched refs:send_to_cooked (Results 1 – 2 of 2) sorted by relevance
676 int retry_count, int shift, bool send_to_cooked) in ieee80211_tx_monitor() argument708 !send_to_cooked) in ieee80211_tx_monitor()742 bool send_to_cooked; in ieee80211_tx_status() local926 send_to_cooked = !!(info->flags & IEEE80211_TX_CTL_INJECTED) || in ieee80211_tx_status()933 if (!local->monitors && (!send_to_cooked || !local->cooked_mntrs)) { in ieee80211_tx_status()939 ieee80211_tx_monitor(local, skb, sband, retry_count, shift, send_to_cooked); in ieee80211_tx_status()
1642 int retry_count, int shift, bool send_to_cooked);