Searched refs:nphy (Results 1 – 1 of 1) sorted by relevance
587 if (nphy->hang_avoid) in b43_nphy_adjust_lna_gain_table()627 if (nphy->hang_avoid) in b43_nphy_adjust_lna_gain_table()641 if (nphy->hang_avoid) in b43_nphy_set_rf_sequence()3198 nphy->hw_phyrxchain != nphy->hw_phytxchain) { in b43_nphy_workarounds_rev3plus()4001 nphy->adj_pwr_tbl[i] = nphy->tx_power_offset[i]; in b43_nphy_tx_prepare_adjusted_power_table()6146 if (nphy->mute) in b43_phy_initn()6420 nphy = kzalloc(sizeof(*nphy), GFP_KERNEL); in b43_nphy_op_allocate()6421 if (!nphy) in b43_nphy_op_allocate()6424 dev->phy.n = nphy; in b43_nphy_op_allocate()6435 memset(nphy, 0, sizeof(*nphy)); in b43_nphy_op_prepare_structs()[all …]