Searched refs:NUM_BANDS (Results 1 – 1 of 1) sorted by relevance
78 #define NUM_BANDS 2 in mt7915_alloc_device() macro82 sku = devm_kzalloc(&pdev->dev, NUM_BANDS * sizeof(*sku), GFP_KERNEL); in mt7915_alloc_device()86 for (i = 0; i < NUM_BANDS; i++) { in mt7915_alloc_device()