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

/freebsd-12-stable/sys/dev/ral/
H A Drt2860.c847 RAL_WRITE_REGION_1(sc, RT2860_WCID_ENTRY(wcid),
865 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(wcid), 0, 2);
880 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4);
882 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp);
895 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4);
897 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp);
3930 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(0), 0, 512);
H A Drt2860reg.h183 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8) macro
/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_runreg.h181 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8) macro
H A Dif_run.c2538 run_set_region_4(sc, RT2860_WCID_ENTRY(wcid), 0, 8);
2761 run_write_region_1(sc, RT2860_WCID_ENTRY(wcid),
6219 run_set_region_4(sc, RT2860_WCID_ENTRY(0), 0, 512);

Completed in 221 milliseconds