Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dtables_lpphy.h32 struct lpphy_tx_gain_table_entry { struct
37 struct lpphy_tx_gain_table_entry data); argument
39 const struct lpphy_tx_gain_table_entry *table);
Dtables_lpphy.c1069 static const struct lpphy_tx_gain_table_entry lpphy_rev0_nopa_tx_gain_table[] = {
1200 static const struct lpphy_tx_gain_table_entry lpphy_rev0_2ghz_tx_gain_table[] = {
1331 static const struct lpphy_tx_gain_table_entry lpphy_rev0_5ghz_tx_gain_table[] = {
1462 static const struct lpphy_tx_gain_table_entry lpphy_rev1_nopa_tx_gain_table[] = {
1602 static const struct lpphy_tx_gain_table_entry lpphy_rev1_2ghz_tx_gain_table[] = {
1733 static const struct lpphy_tx_gain_table_entry lpphy_rev1_5ghz_tx_gain_table[] = {
1864 static const struct lpphy_tx_gain_table_entry lpphy_rev2_nopa_tx_gain_table[] = {
1995 static const struct lpphy_tx_gain_table_entry lpphy_rev2_2ghz_tx_gain_table[] = {
2126 static const struct lpphy_tx_gain_table_entry lpphy_rev2_5ghz_tx_gain_table[] = {
2343 struct lpphy_tx_gain_table_entry data) in lpphy_rev0_1_write_gain_table()
[all …]