Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dcoreconfigurator.h94 u8 u8channel; member
Dwilc_wfi_cfgoperations.c188 s32Freq = ieee80211_channel_to_frequency((s32)pstrNetworkInfo->u8channel, IEEE80211_BAND_2GHZ); in refresh_scan()
321 astrLastScannedNtwrksShadow[ap_index].u8channel = pstrNetworkInfo->u8channel; in add_network_to_shadow()
382 s32Freq = ieee80211_channel_to_frequency((s32)pstrNetworkInfo->u8channel, IEEE80211_BAND_2GHZ); in CfgScanResult()
993 PRINT_INFO(CFG80211_DBG, "Required Channel = %d\n", pstrNetworkInfo->u8channel); in connect()
998 curr_channel = pstrNetworkInfo->u8channel; in connect()
1001 u8WLANChannel = pstrNetworkInfo->u8channel; in connect()
1009 tenuAuth_type, pstrNetworkInfo->u8channel, in connect()
Dcoreconfigurator.c427 pstrNetworkInfo->u8channel = get_current_channel_802_11n(pu8msa, in parse_network_info()
Dhost_interface.h669 u8 u8channel,
Dhost_interface.c3457 u8 u8channel, void *pJoinParams) in host_int_set_join_req() argument
3478 msg.body.con_info.ch = u8channel; in host_int_set_join_req()