Searched refs:SET_QUOTA_VAL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac_be.c | 315 #define SET_QUOTA_VAL(_min_x, _max_x, _module, _idx) \ macro 324 SET_QUOTA_VAL(min_cfg->_x, max_cfg->_x, _module, _idx) 337 SET_QUOTA_VAL(min_qt_wcpu, max_qt_wcpu, WDE, 1); in wde_quota_cfg_be() 338 SET_QUOTA_VAL(0, 0, WDE, 2); in wde_quota_cfg_be()
|
| H A D | mac.c | 2111 #define SET_QUOTA_VAL(_min_x, _max_x, _module, _idx) \ macro 2120 SET_QUOTA_VAL(min_cfg->_x, max_cfg->_x, _module, _idx) 2132 SET_QUOTA_VAL(min_qt_wcpu, max_cfg->wcpu, WDE, 1); in wde_quota_cfg_ax()
|