Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1735 struct mwifiex_ie_types_qos_info *wmm_qos_info; in mwifiex_cmd_tdls_oper() local
1774 wmm_qos_info = (void *)(pos + config_len); in mwifiex_cmd_tdls_oper()
1775 wmm_qos_info->header.type = cpu_to_le16(WLAN_EID_QOS_CAPA); in mwifiex_cmd_tdls_oper()
1776 wmm_qos_info->header.len = in mwifiex_cmd_tdls_oper()
1777 cpu_to_le16(sizeof(wmm_qos_info->qos_info)); in mwifiex_cmd_tdls_oper()
1778 wmm_qos_info->qos_info = 0; in mwifiex_cmd_tdls_oper()