Home
last modified time | relevance | path

Searched refs:op_set (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h160 int get_supported_op_class(_adapter *padapter, u8 *op_set, int len);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c1103 int get_supported_op_class(_adapter *padapter, u8 *op_set, int len) in get_supported_op_class() argument
1119 *op_set = cur_op_class; in get_supported_op_class()
1132 op_set[k++] = cl->class_id; in get_supported_op_class()