Home
last modified time | relevance | path

Searched refs:get_supported_op_class (Results 1 – 4 of 4) 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() function
H A Drtw_ap.c2514 ie_len = get_supported_op_class(padapter, buf, sizeof(buf)); in rtw_check_beacon_data()
H A Drtw_mlme_ext.c9556 ie_len = get_supported_op_class(padapter, buf, sizeof(buf)); in build_supported_op_class_ie()