Searched refs:noencrypt (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/net/wireless/ |
| D | rdev-ops.h | 751 const bool noencrypt, u64 *cookie) in rdev_tx_control_port() argument 755 dest, proto, noencrypt); in rdev_tx_control_port() 757 dest, proto, noencrypt, cookie); in rdev_tx_control_port()
|
| D | nl80211.c | 14207 bool noencrypt; in nl80211_tx_control_port() local 14250 noencrypt = in nl80211_tx_control_port() 14254 dest, cpu_to_be16(proto), noencrypt, in nl80211_tx_control_port()
|
| /Linux-v5.10/net/mac80211/ |
| D | rx.c | 2533 bool noencrypt = !(status->flag & RX_FLAG_DECRYPTED); in ieee80211_deliver_skb_to_local_stack() local 2535 cfg80211_rx_control_port(dev, skb, noencrypt); in ieee80211_deliver_skb_to_local_stack()
|
| /Linux-v5.10/include/net/ |
| D | cfg80211.h | 4233 const bool noencrypt,
|