Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c2702 u8 tx2rx_events[7] = { 4, 3, 5, 2, 1, 8, 31, }; in b43_nphy_workarounds_rev7plus() local
2775 b43_nphy_set_rf_sequence(dev, 1, tx2rx_events, tx2rx_delays, in b43_nphy_workarounds_rev7plus()
2776 ARRAY_SIZE(tx2rx_events)); in b43_nphy_workarounds_rev7plus()
3147 u8 tx2rx_events[7] = { 0x4, 0x3, 0x5, 0x2, 0x1, 0x8, 0x1F }; in b43_nphy_workarounds_rev3plus() local
3194 b43_nphy_set_rf_sequence(dev, 1, tx2rx_events, tx2rx_delays, in b43_nphy_workarounds_rev3plus()
3195 ARRAY_SIZE(tx2rx_events)); in b43_nphy_workarounds_rev3plus()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds