Home
last modified time | relevance | path

Searched defs:network_type (Results 1 – 7 of 7) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dwlan_bssdef.h279 int network_type; /* refer to ieee80211.h for WIRELESS_11A/B/G */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_ap.c1022 unsigned char network_type; in update_bmc_sta() local
1980 u8 channel, network_type; in rtw_check_beacon_data() local
Drtw_wlan_util.c202 u8 network_type = 0; in judge_network_type() local
3594 int ratelen, network_type = 0; in update_wireless_mode() local
Drtw_ieee80211.c591 u8 network_type, *p, *ie = pbss_network->IEs; in rtw_update_rate_bymode() local
Drtw_mlme_ext.c15241 u8 network_type; in sitesurvey_set_msr() local
16384 u8 network_type, rate_len, total_rate_len, remainder_rate_len; in change_band_update_ie() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c822 NDIS_802_11_NETWORK_INFRASTRUCTURE network_type; in rtw_cfg80211_sync_iftype() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com.c2131 u8 rtw_get_mgntframe_raid(_adapter *adapter, unsigned char network_type) in rtw_get_mgntframe_raid()