Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ax.c541 pmadapter->hw_2g_hecap_len = in wlan_update_11ax_cap()
552 pmadapter->hw_2g_hecap_len); in wlan_update_11ax_cap()
571 pmadapter->hw_2g_hecap_len; in wlan_update_11ax_cap()
575 pmadapter->hw_2g_hecap_len, in wlan_update_11ax_cap()
H A Dmlan_init.c1558 if (pmadapter->hw_2g_hecap_len) { in wlan_update_hw_spec()
1571 pmadapter->hw_2g_hecap_len; in wlan_update_hw_spec()
1575 pmadapter->hw_2g_hecap_len, in wlan_update_hw_spec()
H A Dmlan_uap_ioctl.c2125 pget_info->param.fw_info.hw_2g_hecap_len = in wlan_ops_uap_ioctl()
2126 pmadapter->hw_2g_hecap_len; in wlan_ops_uap_ioctl()
2136 pmadapter->hw_2g_hecap_len, in wlan_ops_uap_ioctl()
H A Dmlan_sta_ioctl.c452 pget_info->param.fw_info.hw_2g_hecap_len = in wlan_get_info_ioctl()
453 pmadapter->hw_2g_hecap_len; in wlan_get_info_ioctl()
458 pmadapter->hw_2g_he_cap, pmadapter->hw_2g_hecap_len, in wlan_get_info_ioctl()
H A Dmlan_ioctl.h1892 t_u8 hw_2g_hecap_len; member
H A Dmlan_main.h2731 t_u8 hw_2g_hecap_len;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ioctl.h1892 t_u8 hw_2g_hecap_len; member
H A Dmoal_cfg80211.c4684 hw_hecap_len = fw_info.hw_2g_hecap_len; in woal_cfg80211_setup_he_cap()