Searched defs:conditions (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/mwifiex/
H A Dcmdevt.c9 * accordance with the terms and conditions of the License, a copy of which
1046 uint32_t conditions = le32_to_cpu(phs_cfg->params.hs_config.conditions); local
1053 " result=%#x, conditions=0x%x gpio=0x%x gap=0x%x\n",
1054 resp->result, conditions,
1058 if (conditions != HOST_SLEEP_CFG_CANCEL) {
H A Dioctl.h9 * accordance with the terms and conditions of the License, a copy of which
234 u32 conditions; member in struct:mwifiex_ds_hs_cfg
H A Dfw.h9 * accordance with the terms and conditions of the License, a copy of which
735 __le32 conditions; member in struct:mwifiex_hs_config_param

Completed in 110 milliseconds