Home
last modified time | relevance | path

Searched refs:_max_x (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c315 #define SET_QUOTA_VAL(_min_x, _max_x, _module, _idx) \ argument
318 u32_encode_bits(_max_x, B_BE_ ## _module ## _Q ## _idx ## _MAX_SIZE_MASK); \
H A Dmac.c2111 #define SET_QUOTA_VAL(_min_x, _max_x, _module, _idx) \ argument
2114 u32_encode_bits(_max_x, B_AX_ ## _module ## _MAX_SIZE_MASK); \