Searched refs:send_to_cooked (Results 1 – 2 of 2) sorted by relevance
646 int retry_count, int shift, bool send_to_cooked) in ieee80211_tx_monitor() argument678 !send_to_cooked) in ieee80211_tx_monitor()713 bool send_to_cooked; in __ieee80211_tx_status() local883 send_to_cooked = !!(info->flags & IEEE80211_TX_CTL_INJECTED) || in __ieee80211_tx_status()890 if (!local->monitors && (!send_to_cooked || !local->cooked_mntrs)) { in __ieee80211_tx_status()896 ieee80211_tx_monitor(local, skb, sband, retry_count, shift, send_to_cooked); in __ieee80211_tx_status()
1740 int retry_count, int shift, bool send_to_cooked);