Searched refs:n_bands (Results 1 – 6 of 6) sorted by relevance
133 for (i = 0; i < meter->n_bands; ++i, ++band) { in ovs_meter_cmd_reply_stats()192 u16 n_bands = 0; in dp_meter_create() local202 if (++n_bands > DP_MAX_BANDS) in dp_meter_create()206 meter = kzalloc(struct_size(meter, bands, n_bands), GFP_KERNEL); in dp_meter_create()219 meter->n_bands = n_bands; in dp_meter_create()489 for (i = 0; i < meter->n_bands; ++i) { in ovs_meter_execute()
38 u16 n_bands; member
22 unsigned n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in hpfs_map_bitmap() local23 if (hpfs_sb(s)->sb_chk) if (bmp_block >= n_bands) { in hpfs_map_bitmap()40 unsigned n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in hpfs_prefetch_bitmap() local41 if (unlikely(bmp_block >= n_bands)) in hpfs_prefetch_bitmap()44 if (unlikely(bmp_block + 1 >= n_bands)) in hpfs_prefetch_bitmap()
149 unsigned n, count, n_bands; in count_bitmaps() local150 n_bands = (hpfs_sb(s)->sb_fs_size + 0x3fff) >> 14; in count_bitmaps()155 for (n = 0; n < n_bands; n++) { in count_bitmaps()
676 int i, n_bands = 0; in __ieee80211_start_scan() local683 n_bands++; in __ieee80211_start_scan()686 local->hw_scan_ies_bufsize *= n_bands; in __ieee80211_start_scan()
6615 u32 n_bands; in brcmf_setup_wiphy() local6687 n_bands = le32_to_cpu(bandlist[0]); in brcmf_setup_wiphy()6688 for (i = 1; i <= n_bands && i < ARRAY_SIZE(bandlist); i++) { in brcmf_setup_wiphy()