Lines Matching refs: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
2870 u32 mask, set;
2876 set = 0x0000000F;
2879 set |= 0x0060;
2882 set &= 0x2; /* 0x2 is LED GPIO on BCM5354 */
2891 set |= 0x0080;
2894 set |= 0x0100;
2902 set |= 0x0200;
2908 bcma_chipco_gpio_control(&dev->dev->bdev->bus->drv_cc, mask, set);
2917 & ~mask) | set);
3297 /* FIXME: Default to 0, has to be set by ioctl probably... :-/ */
3300 /* Initially set the wireless operation mode. */
5107 struct ieee80211_sta *sta, bool set)
5379 * Also some structs may be set up here. But most likely you want to have
5454 /* Now set some default "current_dev" */