Searched refs:bwn_b2063_chantable (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c652 static const struct bwn_b206x_chan bwn_b2063_chantable[] = { variable in typeref:struct:bwn_b206x_chan
11234 for (i = 0; i < N(bwn_b2063_chantable); i++) {
11235 if (bwn_b2063_chantable[i].bc_chan == chan) {
11236 bc = &bwn_b2063_chantable[i];

Completed in 64 milliseconds