Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c6582 const struct bwn_nphy_channeltab_entry_rev3 *tabent_r3 = NULL; in bwn_nphy_set_channel() local
6598 tabent_r3 = bwn_nphy_get_chantabent_rev3(mac, in bwn_nphy_set_channel()
6600 if (!tabent_r3) in bwn_nphy_set_channel()
6649 bwn_radio_2056_setup(mac, tabent_r3); in bwn_nphy_set_channel()
6650 error = bwn_nphy_channel_setup(mac, &(tabent_r3->phy_regs), in bwn_nphy_set_channel()