Searched refs:tmp_cap (Results 1 – 3 of 3) sorted by relevance
400 u16 tmp_cap; in mwifiex_cmd_802_11_associate() local545 tmp_cap = bss_desc->cap_info_bitmap; in mwifiex_cmd_802_11_associate()548 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_associate()550 tmp_cap &= CAPINFO_MASK; in mwifiex_cmd_802_11_associate()553 tmp_cap, CAPINFO_MASK); in mwifiex_cmd_802_11_associate()554 assoc->cap_info_bitmap = cpu_to_le16(tmp_cap); in mwifiex_cmd_802_11_associate()830 u16 tmp_cap; in mwifiex_cmd_802_11_ad_hoc_start() local930 tmp_cap = WLAN_CAPABILITY_IBSS; in mwifiex_cmd_802_11_ad_hoc_start()938 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_start()1073 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_ad_hoc_start()[all …]
1222 struct most_channel_capability *tmp_cap; in hdm_probe() local1285 tmp_cap = mdev->cap; in hdm_probe()1295 tmp_cap->name_suffix = &mdev->suffix[i][0]; in hdm_probe()1296 tmp_cap->buffer_size_packet = MAX_BUF_SIZE; in hdm_probe()1297 tmp_cap->buffer_size_streaming = MAX_BUF_SIZE; in hdm_probe()1298 tmp_cap->num_buffers_packet = BUF_CHAIN_SIZE; in hdm_probe()1299 tmp_cap->num_buffers_streaming = BUF_CHAIN_SIZE; in hdm_probe()1300 tmp_cap->data_type = MOST_CH_CONTROL | MOST_CH_ASYNC | in hdm_probe()1303 tmp_cap->direction = MOST_CH_RX; in hdm_probe()1305 tmp_cap->direction = MOST_CH_TX; in hdm_probe()[all …]
970 __be32 tmp_cap = cpu_to_be32(le64_to_cpu(id_ns->ncap)); in nvme_trans_fill_blk_desc() local974 memcpy(resp, &tmp_cap, sizeof(u32)); in nvme_trans_fill_blk_desc()977 __be64 tmp_cap = cpu_to_be64(le64_to_cpu(id_ns->ncap)); in nvme_trans_fill_blk_desc() local980 memcpy(resp, &tmp_cap, sizeof(u64)); in nvme_trans_fill_blk_desc()