Searched refs:CHPLAN_6G_ENT (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_chplan.c | 459 #define CHPLAN_6G_ENT(_regd, _chd) {.regd = RTW_REGD_##_regd, .chd = RTW_CHD_6G_##_chd} macro 461 #define CHPLAN_6G_ENT_NOT_DEFINED CHPLAN_6G_ENT(NA, INVALID) 464 [0x00] = CHPLAN_6G_ENT(NA , 00), 465 [0x01] = CHPLAN_6G_ENT(FCC , 01), 466 [0x02] = CHPLAN_6G_ENT(FCC , 02), 467 [0x03] = CHPLAN_6G_ENT(FCC , 03), 468 [0x04] = CHPLAN_6G_ENT(FCC , 04), 469 [0x7F] = CHPLAN_6G_ENT(WW , 05),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_chplan.c | 459 #define CHPLAN_6G_ENT(_regd, _chd) {.regd = RTW_REGD_##_regd, .chd = RTW_CHD_6G_##_chd} macro 461 #define CHPLAN_6G_ENT_NOT_DEFINED CHPLAN_6G_ENT(NA, INVALID) 464 [0x00] = CHPLAN_6G_ENT(NA , 00), 465 [0x01] = CHPLAN_6G_ENT(FCC , 01), 466 [0x02] = CHPLAN_6G_ENT(FCC , 02), 467 [0x03] = CHPLAN_6G_ENT(FCC , 03), 468 [0x04] = CHPLAN_6G_ENT(FCC , 04), 469 [0x7F] = CHPLAN_6G_ENT(WW , 05),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_chplan.c | 565 #define CHPLAN_6G_ENT(_regd, _chd) {.regd = RTW_REGD_##_regd, .chd = RTW_CHD_6G_##_chd} macro 567 #define CHPLAN_6G_ENT_NOT_DEFINED CHPLAN_6G_ENT(NA, INVALID) 570 [0x00] = CHPLAN_6G_ENT(NA , 00), 571 [0x01] = CHPLAN_6G_ENT(FCC , 01), 572 [0x02] = CHPLAN_6G_ENT(FCC , 02), 573 [0x03] = CHPLAN_6G_ENT(FCC , 03), 574 [0x04] = CHPLAN_6G_ENT(FCC , 04), 575 [0x7F] = CHPLAN_6G_ENT(WW , 05),
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_chplan.c | 565 #define CHPLAN_6G_ENT(_regd, _chd) {.regd = RTW_REGD_##_regd, .chd = RTW_CHD_6G_##_chd} macro 567 #define CHPLAN_6G_ENT_NOT_DEFINED CHPLAN_6G_ENT(NA, INVALID) 570 [0x00] = CHPLAN_6G_ENT(NA , 00), 571 [0x01] = CHPLAN_6G_ENT(FCC , 01), 572 [0x02] = CHPLAN_6G_ENT(FCC , 02), 573 [0x03] = CHPLAN_6G_ENT(FCC , 03), 574 [0x04] = CHPLAN_6G_ENT(FCC , 04), 575 [0x7F] = CHPLAN_6G_ENT(WW , 05),
|