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

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsureg.h199 #define R92S_CAM_CTL0(entry) ((entry) * 8 + 0) macro
203 /* Bits for R92S_CAM_CTL0(i). */
H A Dif_rsu.c1671 error = rsu_cam_read(sc, R92S_CAM_CTL0(keyix), &val);
1817 error = rsu_cam_read(sc, R92S_CAM_CTL0(keyix), &val);
1846 rsu_cam_write(sc, R92S_CAM_CTL0(keyix), 0);

Completed in 105 milliseconds