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

/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwn.c731 static const struct bwn_b206x_chan bwn_b2062_chantable[] = { variable in typeref:struct:bwn_b206x_chan
11373 for (i = 0; i < N(bwn_b2062_chantable); i++) {
11374 if (bwn_b2062_chantable[i].bc_chan == chan) {
11375 bc = &bwn_b2062_chantable[i];

Completed in 140 milliseconds