Home
last modified time | relevance | path

Searched refs:rtw_edcca_enabled (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c929 rtw_edcca_enabled = input; in rtw_debugfs_set_edcca_enable()
942 rtw_edcca_enabled ? "enabled" : "disabled", in rtw_debugfs_get_edcca_enable()
H A Dmain.h46 extern bool rtw_edcca_enabled;
H A Dphy.c145 if (!rtw_edcca_enabled) { in rtw_phy_adaptivity_set_mode()
H A Dmain.c31 * rtw_edcca_enabled is just declared by driver instead of by device.
33 * there is a tough reason to maintain rtw_edcca_enabled by device.
35 bool rtw_edcca_enabled = true; variable
H A Dfw.c1869 if (!rtw_edcca_enabled) { in rtw_fw_adaptivity()

Completed in 17 milliseconds