Home
last modified time | relevance | path

Searched refs:host_cmd_tlv_frag_threshold (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c488 struct host_cmd_tlv_frag_threshold *frag_threshold; in mwifiex_uap_bss_param_prepare()
586 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
587 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
591 frag_threshold = (struct host_cmd_tlv_frag_threshold *)tlv; in mwifiex_uap_bss_param_prepare()
595 cpu_to_le16(sizeof(struct host_cmd_tlv_frag_threshold) - in mwifiex_uap_bss_param_prepare()
598 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
599 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
H A Dfw.h2013 struct host_cmd_tlv_frag_threshold { struct
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A Dfw.h2007 struct host_cmd_tlv_frag_threshold { struct

Completed in 16 milliseconds