Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.c83 .ast_skid_limit = 0x10,
117 .ast_skid_limit = 0x10,
153 .ast_skid_limit = 0x10,
187 .ast_skid_limit = 0x10,
216 .ast_skid_limit = 0x10,
251 .ast_skid_limit = 0x10,
286 .ast_skid_limit = 0x10,
324 .ast_skid_limit = 0x10,
365 .ast_skid_limit = 0x10,
413 .ast_skid_limit = 0x10,
[all …]
Dhw.h584 u32 ast_skid_limit; member
Dwmi.h2371 __le32 ast_skid_limit; member
2556 __le32 ast_skid_limit; member
2775 __le32 ast_skid_limit; member
Dwmi-tlv.h1709 __le32 ast_skid_limit; member
Dwmi.c6461 config.ast_skid_limit = __cpu_to_le32(TARGET_AST_SKID_LIMIT); in ath10k_wmi_op_gen_init()
6529 config.ast_skid_limit = __cpu_to_le32(TARGET_10X_AST_SKID_LIMIT); in ath10k_wmi_10_1_op_gen_init()
6601 config.ast_skid_limit = __cpu_to_le32(TARGET_10X_AST_SKID_LIMIT); in ath10k_wmi_10_2_op_gen_init()
6686 config.ast_skid_limit = __cpu_to_le32(TARGET_10_4_AST_SKID_LIMIT); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1739 cfg->ast_skid_limit = __cpu_to_le32(ar->hw_params.ast_skid_limit); in ath10k_wmi_tlv_op_gen_init()