Searched refs:tmp_cap (Results 1 – 2 of 2) sorted by relevance
396 u16 tmp_cap; in mwifiex_cmd_802_11_associate() local541 tmp_cap = bss_desc->cap_info_bitmap; in mwifiex_cmd_802_11_associate()544 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_associate()546 tmp_cap &= CAPINFO_MASK; in mwifiex_cmd_802_11_associate()548 tmp_cap, CAPINFO_MASK); in mwifiex_cmd_802_11_associate()549 assoc->cap_info_bitmap = cpu_to_le16(tmp_cap); in mwifiex_cmd_802_11_associate()787 u16 tmp_cap; in mwifiex_cmd_802_11_ad_hoc_start() local883 tmp_cap = WLAN_CAPABILITY_IBSS; in mwifiex_cmd_802_11_ad_hoc_start()891 tmp_cap |= WLAN_CAPABILITY_PRIVACY; in mwifiex_cmd_802_11_ad_hoc_start()1025 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_ad_hoc_start()[all …]
1234 __be32 tmp_cap = cpu_to_be32(le64_to_cpu(id_ns->ncap)); in nvme_trans_fill_blk_desc() local1238 memcpy(resp, &tmp_cap, sizeof(u32)); in nvme_trans_fill_blk_desc()1241 __be64 tmp_cap = cpu_to_be64(le64_to_cpu(id_ns->ncap)); in nvme_trans_fill_blk_desc() local1244 memcpy(resp, &tmp_cap, sizeof(u64)); in nvme_trans_fill_blk_desc()