Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphytbl_lcn.c2702 const struct phytbl_info dot11lcnphytbl_info_rev0[] = { variable
2776 ARRAY_SIZE(dot11lcnphytbl_info_rev0);
Dphytbl_lcn.h18 extern const struct phytbl_info dot11lcnphytbl_info_rev0[];
Dphy_lcn.c4546 wlc_lcnphy_write_table(pi, &dot11lcnphytbl_info_rev0[idx]); in wlc_lcnphy_tbl_init()