Home | History | Annotate | Download | only in ic

Lines Matching defs:wcid

186 /* RX WCID search table */
187 #define RT2860_WCID_ENTRY(wcid) (0x1800 + (wcid) * 8)
193 #define RT2860_PKEY(wcid) (0x4000 + (wcid) * 32)
196 #define RT2860_IVEIV(wcid) (0x6000 + (wcid) * 8)
198 /* WCID attribute table */
199 #define RT2860_WCID_ATTR(wcid) (0x6800 + (wcid) * 4)
867 uint8_t wcid; /* Wireless Client ID */
912 uint8_t wcid;