Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2860.c844 RAL_WRITE_REGION_1(sc, RT2860_WCID_ENTRY(wcid), in rt2860_newassoc()
862 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(wcid), 0, 2); in rt2860_node_free()
877 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4); in rt2860_ampdu_rx_start()
879 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp); in rt2860_ampdu_rx_start()
892 tmp = RAL_READ(sc, RT2860_WCID_ENTRY(wcid) + 4); in rt2860_ampdu_rx_stop()
894 RAL_WRITE(sc, RT2860_WCID_ENTRY(wcid) + 4, tmp); in rt2860_ampdu_rx_stop()
3919 RAL_SET_REGION_4(sc, RT2860_WCID_ENTRY(0), 0, 512); in rt2860_init_locked()
H A Drt2860reg.h182 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8) macro
/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h179 #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); in run_key_delete_cb()
2764 run_write_region_1(sc, RT2860_WCID_ENTRY(wcid), in run_newassoc_cb()
6219 run_set_region_4(sc, RT2860_WCID_ENTRY(0), 0, 512); in run_init_locked()