Home
last modified time | relevance | path

Searched refs:op_class_pref_t (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c1029 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1032 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1063 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1074 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1081 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1160 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1170 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1289 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c1029 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1032 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1063 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1074 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1081 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1160 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1170 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1289 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c1036 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1039 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1068 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1078 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1085 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1164 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1174 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1293 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c1036 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1039 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1068 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1078 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1085 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1164 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1174 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1293 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c1037 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1040 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1069 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1079 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1086 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1165 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1175 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1294 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c1138 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1141 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1172 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1182 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1189 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1268 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1278 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1397 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c1102 static struct op_class_pref_t *opc_pref_alloc(u8 class_id) in opc_pref_alloc()
1105 struct op_class_pref_t *opc_pref = NULL; in opc_pref_alloc()
1136 static void opc_pref_free(struct op_class_pref_t *opc_pref) in opc_pref_free()
1146 struct op_class_pref_t *opc_pref; in op_class_pref_init()
1153 rfctl->spt_op_class_ch = rtw_zmalloc(sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_init()
1232 rtw_mfree(rfctl->spt_op_class_ch, sizeof(struct op_class_pref_t *) * global_op_class_num); in op_class_pref_deinit()
1242 struct op_class_pref_t *opc_pref; in op_class_pref_apply_regulatory()
1361 static void dump_opc_pref_single(void *sel, struct op_class_pref_t *opc_pref, bool show_snon_ocp, b… in dump_opc_pref_single()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
H A Ddrv_types.h955 struct op_class_pref_t **spt_op_class_ch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
H A Ddrv_types.h948 struct op_class_pref_t **spt_op_class_ch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
H A Ddrv_types.h1029 struct op_class_pref_t **spt_op_class_ch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rf.h168 struct op_class_pref_t { struct
H A Ddrv_types.h1084 struct op_class_pref_t **spt_op_class_ch;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h169 struct op_class_pref_t { struct
H A Ddrv_types.h1087 struct op_class_pref_t **spt_op_class_ch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_rf.h153 struct op_class_pref_t { struct
H A Ddrv_types.h1017 struct op_class_pref_t **spt_op_class_ch;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_rf.h154 struct op_class_pref_t { struct
H A Ddrv_types.h1018 struct op_class_pref_t **spt_op_class_ch;