Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Duap_cmd.c462 struct host_cmd_tlv_frag_threshold *frag_threshold; in mwifiex_uap_bss_param_prepare()
552 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
553 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
557 frag_threshold = (struct host_cmd_tlv_frag_threshold *)tlv; in mwifiex_uap_bss_param_prepare()
561 cpu_to_le16(sizeof(struct host_cmd_tlv_frag_threshold) - in mwifiex_uap_bss_param_prepare()
564 cmd_size += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
565 tlv += sizeof(struct host_cmd_tlv_frag_threshold); in mwifiex_uap_bss_param_prepare()
Dfw.h1714 struct host_cmd_tlv_frag_threshold { struct