Searched refs:rx2tx_delays (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 3150 u8 rx2tx_delays[9] = { 8, 6, 6, 4, 4, 18, 42, 1, 1 }; in b43_nphy_workarounds_rev3plus() local 3200 rx2tx_delays[5] = 59; in b43_nphy_workarounds_rev3plus() 3201 rx2tx_delays[6] = 1; in b43_nphy_workarounds_rev3plus() 3204 b43_nphy_set_rf_sequence(dev, 0, rx2tx_events, rx2tx_delays, in b43_nphy_workarounds_rev3plus()
|