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

/freebsd-13-stable/sys/dev/bwi/
H A Dbwimac.h94 #define TMPLT_WRITE_4(mac, ofs, val) bwi_tmplt_write_4((mac), (ofs), (val)) macro
H A Dbwimac.c718 TMPLT_WRITE_4(mac, i * 4, packet[i]);
H A Dif_bwi.c3689 TMPLT_WRITE_4(mac, 0x20 + (i * sizeof(val)), val);

Completed in 86 milliseconds