Searched refs:info2 (Results 26 - 50 of 60) sorted by relevance

123

/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c406 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2))
408 status_desc->info2);
667 desc->info2);
668 if (desc->info2 & HAL_WBM_RELEASE_INFO2_FIRST_MSDU)
960 cmd->info2 = 0;
962 cmd->info2 = FIELD_PREP(
970 cmd->msi_data, ring_id, ring_type, cmd->intr_info, cmd->info2);
H A Dhal_rx.c203 desc->info2 =
400 wbm_desc->info2);
402 wbm_desc->info2);
473 desc->info2),
475 desc->info2),
477 desc->info2));
652 desc->info2);
903 __le32_to_cpu(eu_stats->info2));
960 ppdu_info->userstats.mpdu_fcs_ok_bitmap[3] = eu_stats->info2;
H A Dhal_rx.h233 __le32 info2; member in struct:hal_rx_ppdu_end_user_stats
252 u32 info2; member in struct:hal_rx_ppdu_end_user_stats_ext
H A Ddp.h320 u32 info2; member in struct:htt_tx_wbm_completion
516 u32 info2; member in struct:htt_srng_setup_cmd
1060 u32 info2; member in struct:htt_t2h_peer_map_event
/linux-master/arch/x86/kvm/
H A Dtrace.h307 __field( u64, info2 ) \
320 &__entry->info2, \
326 "info2 0x%016llx intr_info 0x%08x error_code 0x%08x", \
329 __entry->guest_rip, __entry->info1, __entry->info2, \
1752 __field(u64, info2)
1759 __entry->info2 = ghcb->save.sw_exit_info_2;
1764 __entry->info1, __entry->info2)
1778 __field(u64, info2)
1785 __entry->info2 = ghcb->save.sw_exit_info_2;
1790 __entry->info1, __entry->info2)
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp.h395 __le32 info2; member in struct:htt_tx_wbm_completion
597 __le32 info2; member in struct:htt_srng_setup_cmd
1099 __le32 info2; member in struct:htt_rx_ring_selection_cfg_cmd
1147 __le32 info2; member in struct:htt_tx_ring_selection_cfg_cmd
1247 __le32 info2; member in struct:htt_t2h_peer_map_event
H A Ddp_mon.c618 info[2] = __le32_to_cpu(eu_stats->info2);
683 ppdu_info->mpdu_fcs_ok_bitmap[3] = __le32_to_cpu(eu_stats->info2);
1646 info[2] = __le32_to_cpu(rx_resp_req_info->info2);
1692 info[2] = __le32_to_cpu(ppdu_setup->info2);
1869 info[2] = __le32_to_cpu(tx_phy_desc->info2);
H A Dhal.c316 return le32_get_bits(desc->u.qcn9274.mpdu_start.info2,
775 return le32_get_bits(desc->u.qcn9274_compact.mpdu_start.info2,
1129 return le32_get_bits(desc->u.wcn7850.mpdu_start.info2,
1206 return le32_get_bits(desc->u.wcn7850.mpdu_start.info2,
/linux-master/drivers/pcmcia/
H A Drsrc_nonstatic.c352 unsigned int info1 = 1, info2 = 1; local
363 ret += validate(s, res2, &info2);
368 base, base+size-1, res1, res2, ret, info1, info2);
373 if ((ret) || (info1 != info2) || (info1 == 0))
/linux-master/arch/x86/kvm/vmx/
H A Dx86_ops.h109 u64 *info1, u64 *info2, u32 *intr_info, u32 *error_code);
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_83xx.h315 uint32_t info2; /* IDC additional info */ member in struct:qla4_83xx_idc_information
H A Dql4_isr.c589 if ((ha->idc_info.info2 & ENABLE_INTERNAL_LOOPBACK) ||
590 (ha->idc_info.info2 & ENABLE_EXTERNAL_LOOPBACK)) {
921 ha->idc_info.info2 = mbox_sts[3];
945 ha->idc_info.info2 = mbox_sts[3];
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c989 u32 info1, info2, info3; local
1001 info2 = __le32_to_cpu(rxd_ppdu_start->info2);
1023 /* HT-SIG - Table 20-11 in info2 and info3 */
1024 mcs = info2 & 0x1F;
1026 bw = (info2 >> 7) & 1;
1038 /* VHT-SIG-A1 in info2, VHT-SIG-A2 in info3
1041 bw = info2 & 3;
1043 stbc = (info2 >> 3) & 1;
1044 group_id = (info2 >>
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nx2.h508 uint32_t info2; /* IDC additional info */ member in struct:qla8044_idc_information
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h177 /* Macros for operating on WMI_DATA_HDR (info2) field */
213 * usage of 'info2' field(16-bit):
219 __le16 info2; member in struct:wmi_data_hdr
253 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_SEQNO_SHIFT) &
259 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_AMSDU_SHIFT) &
265 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_META_SHIFT) &
/linux-master/drivers/acpi/nfit/
H A Dcore.c2260 struct nfit_set_info2 *info2 __free(kfree) =
2261 kcalloc(nr, sizeof(*info2), GFP_KERNEL);
2268 if (!info || !info2)
2281 struct nfit_set_info2 *map2 = &info2[i];
2306 sort(info2, nr, sizeof(*info2), cmp_map2, NULL);
2307 nd_set->cookie2 = nd_fletcher64(info2, sizeof(*info2) * nr, 0);
2315 struct nfit_set_info2 *map2 = &info2[i];
/linux-master/tools/lib/bpf/
H A Dbtf.c3587 __u32 info1, info2; local
3592 info2 = *(__u32 *)(t2 + 1);
3593 return info1 == info2;
3747 const struct btf_array *info1, *info2; local
3753 info2 = btf_array(t2);
3754 return info1->type == info2->type &&
3755 info1->index_type == info2->index_type &&
3756 info1->nelems == info2->nelems;
/linux-master/drivers/usb/host/
H A Doxu210hp-hcd.c1784 u32 info1 = 0, info2 = 0; local
1873 info2 |= (EHCI_TUNE_MULT_TT << 30);
1874 info2 |= urb->dev->ttport << 23;
1886 info2 |= (EHCI_TUNE_MULT_HS << 30);
1890 info2 |= (EHCI_TUNE_MULT_HS << 30);
1893 info2 |= hb_mult(maxp) << 30;
1908 qh->hw_info2 = cpu_to_le32(info2);
/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c3294 const struct slab_status *info2 = item2; local
3296 if (info1->is_clean != info2->is_clean)
3298 if (info1->emptiness != info2->emptiness)
3299 return info1->emptiness > info2->emptiness;
3300 return info1->slab_number < info2->slab_number;
3306 struct slab_status *info2 = item2; local
3308 swap(*info1, *info2);
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.c2706 u32 info1 = 0, info2 = 0; local
2811 info2 |= (FOTG210_TUNE_MULT_TT << 30);
2817 info2 |= (urb->dev->ttport-1) << 23;
2819 info2 |= urb->dev->ttport << 23;
2825 info2 |= tt->hub->devnum << 16;
2837 info2 |= (FOTG210_TUNE_MULT_HS << 30);
2847 info2 |= (FOTG210_TUNE_MULT_HS << 30);
2850 info2 |= mult << 30;
2867 hw->hw_info2 = cpu_to_hc32(fotg210, info2);
/linux-master/drivers/w1/slaves/
H A Dw1_therm.c628 struct therm_info info, info2; local
661 ret = read_scratchpad(sl, &info2);
666 if ((info2.rom[4] & W1_THERM_RESOLUTION_MASK) == (info.rom[4] & W1_THERM_RESOLUTION_MASK))
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1690 local info2=$3
1699 cnt2=$(ss -N $ns2 -inmHM | mptcp_lib_get_info_value "$info2" "$info2")
1705 fail_test "got $cnt1:$cnt2 $info1:$info2 expected $exp1:$exp2"
/linux-master/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c272 __le16 info2; member in struct:leaf_cmd_error_event
279 __le16 info2; member in struct:usbcan_cmd_error_event
/linux-master/drivers/mmc/host/
H A Dusdhi6rol0.c239 static void usdhi6_irq_enable(struct usdhi6_host *host, u32 info1, u32 info2) argument
242 host->status2_mask = USDHI6_SD_INFO2_IRQ & ~info2;
/linux-master/drivers/net/ethernet/3com/
H A D3c59x.c643 u16 capabilities, info1, info2; /* Various, from EEPROM. */ member in struct:vortex_private
1346 vp->info2 = eeprom[15];
1438 (vp->info2 & 1) ? "early" : "whole-frame" );
1440 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2;

Completed in 820 milliseconds

123