Home
last modified time | relevance | path

Searched refs:tabent_r2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c6581 const struct bwn_nphy_channeltab_entry_rev2 *tabent_r2 = NULL; in bwn_nphy_set_channel() local
6603 tabent_r2 = bwn_nphy_get_chantabent_rev2(mac, in bwn_nphy_set_channel()
6605 if (!tabent_r2) in bwn_nphy_set_channel()
6655 bwn_radio_2055_setup(mac, tabent_r2); in bwn_nphy_set_channel()
6656 error = bwn_nphy_channel_setup(mac, &(tabent_r2->phy_regs), in bwn_nphy_set_channel()