Searched refs:RTW_FLAG_FORCE_LOWEST_RATE (Results 1 – 2 of 2) sorted by relevance
1034 set_bit(RTW_FLAG_FORCE_LOWEST_RATE, rtwdev->flags); in rtw_debugfs_set_force_lowest_basic_rate()1036 clear_bit(RTW_FLAG_FORCE_LOWEST_RATE, rtwdev->flags); in rtw_debugfs_set_force_lowest_basic_rate()1047 test_bit(RTW_FLAG_FORCE_LOWEST_RATE, rtwdev->flags)); in rtw_debugfs_get_force_lowest_basic_rate()
264 bool force_lowest = test_bit(RTW_FLAG_FORCE_LOWEST_RATE, rtwdev->flags); in rtw_get_mgmt_rate()