Lines Matching defs:contiguous
4018 * i.e., the implementation supports up to 2 contiguous channels.
4019 * For supporting non-contiguous (aggregated) channels and for supporting
4028 int i, contiguous = 0;
4046 /* Find max contiguous channels */
4049 contiguous++;
4051 contiguous = 0;
4053 if (contiguous > max_contiguous)
4054 max_contiguous = contiguous;
4057 /* Assuming AP and STA supports ONLY contiguous channels,
4068 "EDMG not possible: not enough contiguous channels %d for supporting CB1 or CB2",