Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_tables.h244 tbl_rf_control_override_rev3[];
H A Dif_bwn_phy_n_tables.c3172 const struct bwn_nphy_rf_control_override_rev3 tbl_rf_control_override_rev3[] = { variable
H A Dif_bwn_phy_n_core.c340 rf_ctrl = &tbl_rf_control_override_rev3[index - 1]; in bwn_nphy_rf_ctl_override()