Searched refs:u8WLANChannel (Results 1 – 1 of 1) sorted by relevance
95 u8 u8WLANChannel = INVALID_CHANNEL; variable568 u8WLANChannel = INVALID_CHANNEL; in CfgConnectResult()627 u8WLANChannel = INVALID_CHANNEL; in CfgConnectResult()1001 u8WLANChannel = pstrNetworkInfo->u8channel; in connect()1045 u8WLANChannel = INVALID_CHANNEL; in disconnect()1827 if (u8WLANChannel != INVALID_CHANNEL) { in WILC_WFI_CfgParseRxAction()1835 buf[j] = u8WLANChannel; in WILC_WFI_CfgParseRxAction()1845 buf[op_channel_attr_index + 7] = u8WLANChannel; in WILC_WFI_CfgParseRxAction()1881 if (u8WLANChannel != INVALID_CHANNEL && bOperChan) { in WILC_WFI_CfgParseTxAction()1889 buf[j] = u8WLANChannel; in WILC_WFI_CfgParseTxAction()[all …]