Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c472 struct host_cmd_tlv_frag_threshold *frag_threshold; in mwifiex_uap_bss_param_prepare()
570 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
571 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
575 frag_threshold = (struct host_cmd_tlv_frag_threshold *)tlv; in mwifiex_uap_bss_param_prepare()
579 cpu_to_le16(sizeof(struct host_cmd_tlv_frag_threshold) - in mwifiex_uap_bss_param_prepare()
582 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
583 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
H A Dfw.h2052 struct host_cmd_tlv_frag_threshold { struct
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c131 struct host_cmd_tlv_frag_threshold *frag_threshold; in nxpwifi_uap_bss_param_prepare()
228 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in nxpwifi_uap_bss_param_prepare()
229 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in nxpwifi_uap_bss_param_prepare()
233 frag_threshold = (struct host_cmd_tlv_frag_threshold *)tlv; in nxpwifi_uap_bss_param_prepare()
237 cpu_to_le16(sizeof(struct host_cmd_tlv_frag_threshold) - in nxpwifi_uap_bss_param_prepare()
240 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in nxpwifi_uap_bss_param_prepare()
241 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in nxpwifi_uap_bss_param_prepare()
H A Dfw.h2037 struct host_cmd_tlv_frag_threshold { struct