Searched refs:B43_PHYTYPE_LP (Results 1 – 3 of 3) sorted by relevance
174 if (phy->type == B43_PHYTYPE_LP) in b43_generate_tx_phy_ctl1()180 } else if (b43_is_cck_rate(bitrate) && phy->type != B43_PHYTYPE_LP) { in b43_generate_tx_phy_ctl1()255 bool fill_phy_ctl1 = (phy->type == B43_PHYTYPE_LP || in b43_generate_txhdr()736 case B43_PHYTYPE_LP: in b43_rx()791 case B43_PHYTYPE_LP: in b43_rx()
46 case B43_PHYTYPE_LP: in b43_phy_allocate()
423 #define B43_PHYTYPE_LP 0x05 macro