Lines Matching refs:b43_wldev

3323 u32 b43_ntab_read(struct b43_wldev *dev, u32 offset)  in b43_ntab_read()
3353 void b43_ntab_read_bulk(struct b43_wldev *dev, u32 offset, in b43_ntab_read_bulk()
3395 void b43_ntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_ntab_write()
3428 void b43_ntab_write_bulk(struct b43_wldev *dev, u32 offset, in b43_ntab_write_bulk()
3479 static void b43_nphy_tables_init_shared_lut(struct b43_wldev *dev) in b43_nphy_tables_init_shared_lut()
3493 static void b43_nphy_tables_init_rev7_volatile(struct b43_wldev *dev) in b43_nphy_tables_init_rev7_volatile()
3527 static void b43_nphy_tables_init_rev16(struct b43_wldev *dev) in b43_nphy_tables_init_rev16()
3539 static void b43_nphy_tables_init_rev7(struct b43_wldev *dev) in b43_nphy_tables_init_rev7()
3564 static void b43_nphy_tables_init_rev3(struct b43_wldev *dev) in b43_nphy_tables_init_rev3()
3601 static void b43_nphy_tables_init_rev0(struct b43_wldev *dev) in b43_nphy_tables_init_rev0()
3637 void b43_nphy_tables_init(struct b43_wldev *dev) in b43_nphy_tables_init()
3650 static const u32 *b43_nphy_get_ipa_gain_table(struct b43_wldev *dev) in b43_nphy_get_ipa_gain_table()
3698 const u32 *b43_nphy_get_tx_gain_table(struct b43_wldev *dev) in b43_nphy_get_tx_gain_table()
3745 const s16 *b43_ntab_get_rf_pwr_offset_table(struct b43_wldev *dev) in b43_ntab_get_rf_pwr_offset_table()
3779 struct b43_wldev *dev, bool ghz5, bool ext_lna) in b43_nphy_get_gain_ctl_workaround_ent()
3849 struct b43_wldev *dev, u16 field, u8 override) in b43_nphy_get_rf_ctl_over_rev7()