Searched refs:C_QOS_PARAM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 89 C_QOS_PARAM = 0x13, enumerator 794 * struct il_ac_qos -- QOS timing params for C_QOS_PARAM 826 * C_QOS_PARAM = 0x13 (command, has simple generic response)
|
H A D | common.c | 194 IL_CMD(C_QOS_PARAM); in il_get_cmd_string() 5004 il_send_cmd_pdu_async(il, C_QOS_PARAM, sizeof(struct il_qosparam_cmd), in il_update_qos()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 89 C_QOS_PARAM = 0x13, enumerator 794 * struct il_ac_qos -- QOS timing params for C_QOS_PARAM 826 * C_QOS_PARAM = 0x13 (command, has simple generic response)
|
H A D | common.c | 194 IL_CMD(C_QOS_PARAM); in il_get_cmd_string() 5002 il_send_cmd_pdu_async(il, C_QOS_PARAM, sizeof(struct il_qosparam_cmd), in il_update_qos()
|
Completed in 25 milliseconds