Home
last modified time | relevance | path

Searched refs:IFLA_WIRELESS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/include/uapi/linux/
Dif_link.h291 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
292 #define IFLA_WIRELESS IFLA_WIRELESS macro
/Linux-v6.6/include/uapi/linux/
Dif_link.h311 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
312 #define IFLA_WIRELESS IFLA_WIRELESS macro
/Linux-v6.6/net/wireless/
Dwext-core.c568 nla = nla_reserve(skb, IFLA_WIRELESS, event_len); in wireless_send_event()
606 nla = nla_reserve(compskb, IFLA_WIRELESS, event_len); in wireless_send_event()