Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c477 struct host_cmd_tlv_frag_threshold *frag_threshold; in mwifiex_uap_bss_param_prepare()
575 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
576 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
580 frag_threshold = (struct host_cmd_tlv_frag_threshold *)tlv; in mwifiex_uap_bss_param_prepare()
584 cpu_to_le16(sizeof(struct host_cmd_tlv_frag_threshold) - in mwifiex_uap_bss_param_prepare()
587 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
588 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
Dfw.h2007 struct host_cmd_tlv_frag_threshold { struct