Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn.c3790 uint16_t cfp_pretbtt; in bwn_set_opmode() local
3810 cfp_pretbtt = 2; in bwn_set_opmode()
3814 cfp_pretbtt = 100; in bwn_set_opmode()
3816 cfp_pretbtt = 50; in bwn_set_opmode()
3818 BWN_WRITE_2(mac, 0x612, cfp_pretbtt); in bwn_set_opmode()