Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c2698 u8 tx2rx_events[7] = { 4, 3, 5, 2, 1, 8, 31, }; in b43_nphy_workarounds_rev7plus() local
2771 b43_nphy_set_rf_sequence(dev, 1, tx2rx_events, tx2rx_delays, in b43_nphy_workarounds_rev7plus()
2772 ARRAY_SIZE(tx2rx_events)); in b43_nphy_workarounds_rev7plus()
3143 u8 tx2rx_events[7] = { 0x4, 0x3, 0x5, 0x2, 0x1, 0x8, 0x1F }; in b43_nphy_workarounds_rev3plus() local
3190 b43_nphy_set_rf_sequence(dev, 1, tx2rx_events, tx2rx_delays, in b43_nphy_workarounds_rev3plus()
3191 ARRAY_SIZE(tx2rx_events)); in b43_nphy_workarounds_rev3plus()