Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_mlme_ext.h1189 u8 *build_supported_op_class_ie(_adapter *padapter, u8 *pbuf, int *pktlen);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c9551 u8 *build_supported_op_class_ie(_adapter *padapter, u8 *pbuf, int *pktlen) in build_supported_op_class_ie() function
9768 pframe = build_supported_op_class_ie(padapter, pframe, &pattrib->pktlen); in _issue_assocreq()