Home
last modified time | relevance | path

Searched refs:rtw_get_oper_bw (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h562 u8 rtw_get_oper_bw(struct adapter *adapter);
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c352 inline u8 rtw_get_oper_bw(struct adapter *adapter) in rtw_get_oper_bw() function
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c2795 DBG_871X("oper_bw =%d\n", rtw_get_oper_bw(padapter)); in rtw_dbg_port()