Searched refs:noencrypt (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/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 | 14455 bool noencrypt; in nl80211_tx_control_port() local 14498 noencrypt = in nl80211_tx_control_port() 14502 dest, cpu_to_be16(proto), noencrypt, in nl80211_tx_control_port()
|
| /Linux-v5.15/net/mac80211/ |
| D | rx.c | 2583 bool noencrypt = !(status->flag & RX_FLAG_DECRYPTED); in ieee80211_deliver_skb_to_local_stack() local 2585 cfg80211_rx_control_port(dev, skb, noencrypt); in ieee80211_deliver_skb_to_local_stack()
|
| /Linux-v5.15/include/net/ |
| D | cfg80211.h | 4327 const bool noencrypt,
|