Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dtables_lpphy.h31 struct lpphy_tx_gain_table_entry { struct
36 struct lpphy_tx_gain_table_entry data); argument
38 struct lpphy_tx_gain_table_entry *table);
Dtables_lpphy.c1082 static struct lpphy_tx_gain_table_entry lpphy_rev0_nopa_tx_gain_table[] = {
1213 static struct lpphy_tx_gain_table_entry lpphy_rev0_2ghz_tx_gain_table[] = {
1344 static struct lpphy_tx_gain_table_entry lpphy_rev0_5ghz_tx_gain_table[] = {
1475 static struct lpphy_tx_gain_table_entry lpphy_rev1_nopa_tx_gain_table[] = {
1615 static struct lpphy_tx_gain_table_entry lpphy_rev1_2ghz_tx_gain_table[] = {
1746 static struct lpphy_tx_gain_table_entry lpphy_rev1_5ghz_tx_gain_table[] = {
1877 static struct lpphy_tx_gain_table_entry lpphy_rev2_nopa_tx_gain_table[] = {
2008 static struct lpphy_tx_gain_table_entry lpphy_rev2_2ghz_tx_gain_table[] = {
2139 static struct lpphy_tx_gain_table_entry lpphy_rev2_5ghz_tx_gain_table[] = {
2356 struct lpphy_tx_gain_table_entry data) in lpphy_rev0_1_write_gain_table()
[all …]