Searched refs:iw_handler_set_spy (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/net/wireless/ |
D | wext-spy.c | 25 int iw_handler_set_spy(struct net_device * dev, in iw_handler_set_spy() function 71 EXPORT_SYMBOL(iw_handler_set_spy);
|
/linux-2.6.39/include/net/ |
D | iw_handler.h | 450 extern int iw_handler_set_spy(struct net_device * dev,
|
/linux-2.6.39/drivers/net/wireless/orinoco/ |
D | wext.c | 1359 IW_HANDLER(SIOCSIWSPY, iw_handler_set_spy),
|
/linux-2.6.39/drivers/net/wireless/ |
D | wl3501_cs.c | 1817 IW_HANDLER(SIOCSIWSPY, iw_handler_set_spy),
|
D | ray_cs.c | 1438 IW_HANDLER(SIOCSIWSPY, iw_handler_set_spy),
|
D | airo.c | 7595 iw_handler_set_spy, /* SIOCSIWSPY */
|
/linux-2.6.39/drivers/staging/wlags49_h2/ |
D | wl_wext.c | 4044 iw_handler_set_spy, /* SIOCSIWSPY */
|
/linux-2.6.39/drivers/net/wireless/prism54/ |
D | isl_ioctl.c | 2996 return iw_handler_set_spy(ndev, info, uwrq, extra); in prism54_set_spy()
|
/linux-2.6.39/drivers/net/wireless/hostap/ |
D | hostap_ioctl.c | 3906 iw_handler_set_spy, /* SIOCSIWSPY */
|
/linux-2.6.39/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 10018 IW_HANDLER(SIOCSIWSPY, iw_handler_set_spy),
|