Home
last modified time | relevance | path

Searched refs:SIOCGIWTHRSPY (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/net/wireless/
Dwext-spy.c182 wireless_send_event(dev, SIOCGIWTHRSPY, &wrqu, (char *) &threshold); in iw_send_thrspy_event()
Dwext-core.c115 [IW_IOCTL_IDX(SIOCGIWTHRSPY)] = {
/linux-6.12.1/include/uapi/linux/
Dwireless.h267 #define SIOCGIWTHRSPY 0x8B13 /* get spy threshold */ macro
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c8842 IW_EVENT_CAPA_MASK(SIOCGIWTHRSPY) | in ipw_wx_get_range()
9862 IW_HANDLER(SIOCGIWTHRSPY, iw_handler_get_thrspy),