Searched refs:delays1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 3496 uint8_t delays1[7] = { 0x8, 0x6, 0x6, 0x2, 0x4, 0x3C, 0x1 }; in bwn_nphy_workarounds_rev1_2() local 3503 delays1[0] = 0x1; in bwn_nphy_workarounds_rev1_2() 3504 delays1[5] = 0x14; in bwn_nphy_workarounds_rev1_2() 3537 bwn_nphy_set_rf_sequence(mac, 0, events1, delays1, 7); in bwn_nphy_workarounds_rev1_2()
|