Searched refs:bc_freq (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/bwn/ | ||
| H A D | if_bwnvar.h | 450 uint16_t bc_freq; member |
| H A D | if_bwn_phy_lp.c | 855 freqvco = bc->bc_freq << ((bc->bc_freq > 4000) ? 1 : 2); in bwn_phy_lp_b2063_switch_channel() |