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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_urtw.c149 #define urtw_write16_m(sc, val, data) do { \ macro
1172 urtw_write16_m(sc, 0x372, 0x59fa);
1173 urtw_write16_m(sc, 0x374, 0x59d2);
1174 urtw_write16_m(sc, 0x376, 0x59d2);
1175 urtw_write16_m(sc, 0x378, 0x19fa);
1176 urtw_write16_m(sc, 0x37a, 0x19fa);
1177 urtw_write16_m(sc, 0x37c, 0x00d0);
1186 urtw_write16_m(sc, 0x1ec, 0x800); /* RX MAX SIZE */
1197 urtw_write16_m(sc, URTW_MAC4, ((const uint32_t *)macaddr)[1] & 0xffff);
1255 urtw_write16_m(s
[all...]

Completed in 55 milliseconds