Lines Matching defs:set
718 * set to slot_time; however, this register is initially 0 and changing
1161 //TODO: If powersave is not off and FIXME is not set and we are not in adhoc
1162 // and thus is not an AP and we are associated, set bit 25
1171 // successful, set bit26
1831 /* We could modify the existing beacon and set the aid bit in
2869 u32 mask, set;
2875 set = 0x0000000F;
2878 set |= 0x0060;
2881 set &= 0x2; /* 0x2 is LED GPIO on BCM5354 */
2890 set |= 0x0080;
2893 set |= 0x0100;
2901 set |= 0x0200;
2907 bcma_chipco_gpio_control(&dev->dev->bdev->bus->drv_cc, mask, set);
2916 & ~mask) | set);
3296 /* FIXME: Default to 0, has to be set by ioctl probably... :-/ */
3299 /* Initially set the wireless operation mode. */
5105 struct ieee80211_sta *sta, bool set)
5376 * Also some structs may be set up here. But most likely you want to have
5451 /* Now set some default "current_dev" */