Searched refs:driver_initiated (Results 1 – 5 of 5) sorted by relevance
| /linux/net/wireless/ |
| H A D | core.h | 458 bool driver_initiated); 460 u64 reqid, bool driver_initiated);
|
| H A D | mlme.c | 1372 data->driver_initiated); in cfg80211_mlo_reconf_add_done() 1402 if (data->driver_initiated) 1409 if (!data->driver_initiated)
|
| H A D | trace.h | 4132 const u8 *buf, size_t len, bool driver_initiated), 4133 TP_ARGS(netdev, link_mask, buf, len, driver_initiated), 4138 __field(bool, driver_initiated) 4144 __entry->driver_initiated = driver_initiated; 4146 TP_printk(NETDEV_PR_FMT ", link_mask:0x%x, driver_initiated:%d", 4147 NETDEV_PR_ARG, __entry->link_mask, __entry->driver_initiated)
|
| H A D | scan.c | 1342 bool driver_initiated) in cfg80211_stop_sched_scan_req() argument 1346 if (!driver_initiated) { in cfg80211_stop_sched_scan_req() 1360 u64 reqid, bool driver_initiated) in __cfg80211_stop_sched_scan() argument 1371 driver_initiated); in __cfg80211_stop_sched_scan()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 10298 bool driver_initiated; member
|