Home
last modified time | relevance | path

Searched refs:get_global_op_class_by_id (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c762 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
775 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
814 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c762 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
775 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
814 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c769 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
782 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
821 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c769 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
782 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
821 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c770 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
783 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
822 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c835 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
848 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
887 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c835 static const struct op_class_t *get_global_op_class_by_id(u8 gid) in get_global_op_class_by_id() function
848 return get_global_op_class_by_id(gid) ? 1 : 0; in is_valid_global_op_class_id()
887 const struct op_class_t *opc = get_global_op_class_by_id(gid); in get_sub_op_class()