Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_uap_cmdevent.c535 MrvlIEtypes_frag_threshold_t *tlv_frag_threshold = MNULL; in wlan_uap_cmd_ap_config() local
794 tlv_frag_threshold = (MrvlIEtypes_frag_threshold_t *)tlv; in wlan_uap_cmd_ap_config()
795 tlv_frag_threshold->header.type = in wlan_uap_cmd_ap_config()
797 tlv_frag_threshold->header.len = in wlan_uap_cmd_ap_config()
799 tlv_frag_threshold->frag_threshold = in wlan_uap_cmd_ap_config()
1799 MrvlIEtypes_frag_threshold_t *tlv_frag_threshold = MNULL; in wlan_uap_ret_cmd_ap_config() local
1948 tlv_frag_threshold = in wlan_uap_ret_cmd_ap_config()
1951 wlan_le16_to_cpu(tlv_frag_threshold-> in wlan_uap_ret_cmd_ap_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_uap_cmdevent.c687 MrvlIEtypes_frag_threshold_t *tlv_frag_threshold = MNULL; in wlan_uap_cmd_ap_config() local
950 tlv_frag_threshold = (MrvlIEtypes_frag_threshold_t *)tlv; in wlan_uap_cmd_ap_config()
951 tlv_frag_threshold->header.type = in wlan_uap_cmd_ap_config()
953 tlv_frag_threshold->header.len = in wlan_uap_cmd_ap_config()
955 tlv_frag_threshold->frag_threshold = in wlan_uap_cmd_ap_config()
2018 MrvlIEtypes_frag_threshold_t *tlv_frag_threshold = MNULL; in wlan_uap_ret_cmd_ap_config() local
2167 tlv_frag_threshold = in wlan_uap_ret_cmd_ap_config()
2170 tlv_frag_threshold->frag_threshold); in wlan_uap_ret_cmd_ap_config()