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

/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwn.c11479 bwn_tab_write_multi(mac, BWN_TAB_2(13, 0), 3, tmp);
11480 bwn_tab_write_multi(mac, BWN_TAB_2(12, 0), 3, tmp);
11662 bwn_tab_write_multi(mac, BWN_TAB_2(0, 80), 2, value);
11667 bwn_tab_write(mac, BWN_TAB_2(0, 85), coeff & 0xffff);
11804 bwn_tab_write(mac, BWN_TAB_2(0x08, 0x14), 0);
11805 bwn_tab_write(mac, BWN_TAB_2(0x08, 0x12), 0x40);
11932 bwn_tab_write(mac, BWN_TAB_2(11, 7), 60);
11936 bwn_tab_write(mac, BWN_TAB_2(11, 7), 100);
11944 bwn_tab_write(mac, BWN_TAB_2(11, 1), 24);
12621 return (bwn_tab_read(mac, BWN_TAB_2(
[all...]
H A Dif_bwnreg.h829 #define BWN_TAB_2(table, offset) \ macro

Completed in 137 milliseconds