Searched refs:rtap_iface (Results 1 – 2 of 2) sorted by relevance
125 % modprobe ipw2200 rtap_iface=1129 If you do not specify 'rtap_iface=1' as a module parameter then133 % echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
98 static int rtap_iface = 0; /* def: 0 -- do not create rtap interface */ variable 1367 if (!rtap_iface) in rtap_iface_store() 1376 rtap_iface = 0; in rtap_iface_store() 1380 if (rtap_iface) in rtap_iface_store() 1385 rtap_iface = 1; in rtap_iface_store() 1405 if (rtap_iface) in rtap_iface_show() 1415 static DEVICE_ATTR_ADMIN_RW(rtap_iface);1425 "rtap_iface enabled.\n"); in rtap_filter_store() 10349 if (rtap_iface && netif_running(priv->prom_net_dev)) in ipw_net_hard_start_xmit() 11682 if (rtap_iface) { in ipw_pci_probe() [all...]