Searched refs:tx2rx_delays (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 2827 uint8_t tx2rx_delays[7] = { 8, 4, 4, 4, 4, 6, 1, }; in bwn_nphy_workarounds_rev7plus() local 2899 bwn_nphy_set_rf_sequence(mac, 1, tx2rx_events, tx2rx_delays, in bwn_nphy_workarounds_rev7plus() 3274 uint8_t tx2rx_delays[7] = { 8, 4, 4, 4, 4, 6, 1 }; in bwn_nphy_workarounds_rev3plus() local 3322 bwn_nphy_set_rf_sequence(mac, 1, tx2rx_events, tx2rx_delays, in bwn_nphy_workarounds_rev3plus()
|