Home
last modified time | relevance | path

Searched refs:last_edcca_mode_op_band (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2780 rfctl->last_edcca_mode_op_band = band; in rtw_update_phl_edcca_mode()
2781 } else if (rfctl->last_edcca_mode_op_band != BAND_MAX) in rtw_update_phl_edcca_mode()
2782 band = rfctl->last_edcca_mode_op_band; in rtw_update_phl_edcca_mode()
H A Drtw_mlme_ext.c214 rfctl->last_edcca_mode_op_band = BAND_MAX; in rtw_rfctl_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2729 rfctl->last_edcca_mode_op_band = band; in rtw_update_phl_edcca_mode()
2730 } else if (rfctl->last_edcca_mode_op_band != BAND_MAX) in rtw_update_phl_edcca_mode()
2731 band = rfctl->last_edcca_mode_op_band; in rtw_update_phl_edcca_mode()
H A Drtw_mlme_ext.c214 rfctl->last_edcca_mode_op_band = BAND_MAX; in rtw_rfctl_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h982 enum band_type last_edcca_mode_op_band; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h989 enum band_type last_edcca_mode_op_band; member