/Linux-v5.15/tools/testing/selftests/kvm/ |
D | kvm_binary_stats_test.c | 59 TEST_ASSERT(header->desc_offset > 0 && header->data_offset > 0 in stats_test() 60 && header->desc_offset >= sizeof(*header) in stats_test() 63 TEST_ASSERT(header->desc_offset > header->data_offset || in stats_test() 64 (header->desc_offset + size_desc * header->num_desc <= in stats_test() 73 size_desc * header->num_desc, header->desc_offset); in stats_test() 127 TEST_ASSERT(header->data_offset >= header->desc_offset in stats_test() 128 || header->data_offset + size_data <= header->desc_offset, in stats_test()
|
/Linux-v5.15/drivers/net/wireless/ath/ath10k/ |
D | htt_tx.c | 801 #define desc_offset(x) (offsetof(struct htt_rx_desc, x) / 4) in ath10k_htt_fill_rx_desc_offset_32() macro 802 ring->mac80211_hdr_offset = __cpu_to_le16(desc_offset(rx_hdr_status)); in ath10k_htt_fill_rx_desc_offset_32() 803 ring->msdu_payload_offset = __cpu_to_le16(desc_offset(msdu_payload)); in ath10k_htt_fill_rx_desc_offset_32() 804 ring->ppdu_start_offset = __cpu_to_le16(desc_offset(ppdu_start)); in ath10k_htt_fill_rx_desc_offset_32() 805 ring->ppdu_end_offset = __cpu_to_le16(desc_offset(ppdu_end)); in ath10k_htt_fill_rx_desc_offset_32() 806 ring->mpdu_start_offset = __cpu_to_le16(desc_offset(mpdu_start)); in ath10k_htt_fill_rx_desc_offset_32() 807 ring->mpdu_end_offset = __cpu_to_le16(desc_offset(mpdu_end)); in ath10k_htt_fill_rx_desc_offset_32() 808 ring->msdu_start_offset = __cpu_to_le16(desc_offset(msdu_start)); in ath10k_htt_fill_rx_desc_offset_32() 809 ring->msdu_end_offset = __cpu_to_le16(desc_offset(msdu_end)); in ath10k_htt_fill_rx_desc_offset_32() 810 ring->rx_attention_offset = __cpu_to_le16(desc_offset(attention)); in ath10k_htt_fill_rx_desc_offset_32() [all …]
|
/Linux-v5.15/drivers/net/wan/ |
D | hd64570.c | 105 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() function 116 + desc_offset(port, desc, transmit)); in desc_address() 119 + desc_offset(port, desc, transmit)); in desc_address() 166 u16 chain_off = desc_offset(port, i + 1, transmit); in sca_init_port() 184 sca_outw(desc_offset(port, 0, transmit), dmac + CDAL, card); in sca_init_port() 186 sca_outw(desc_offset(port, buffs - 1, transmit), in sca_init_port() 189 sca_outw(desc_offset(port, 0, transmit), dmac + EDAL, in sca_init_port() 300 u32 desc_off = desc_offset(port, port->rxin, 0); in sca_rx_intr() 354 u32 desc_off = desc_offset(port, port->txlast, 1); in sca_tx_intr() 668 sca_outw(desc_offset(port, port->txin, 1), in sca_xmit()
|
D | hd64572.c | 84 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() function 94 desc_offset(port, desc, transmit)); in desc_address() 136 u16 chain_off = desc_offset(port, i + 1, transmit); in sca_init_port() 155 sca_outl(desc_offset(port, 0, 0), dmac_rx + CDAL, card); in sca_init_port() 156 sca_outl(desc_offset(port, card->tx_ring_buffers - 1, 0), in sca_init_port() 158 sca_outl(desc_offset(port, 0, 1), dmac_tx + CDAL, card); in sca_init_port() 159 sca_outl(desc_offset(port, 0, 1), dmac_tx + EDAL, card); in sca_init_port() 239 u32 desc_off = desc_offset(port, port->rxin, 0); in sca_rx_done() 589 sca_outl(desc_offset(port, port->txin, 1), in sca_xmit()
|
/Linux-v5.15/virt/kvm/ |
D | binary_stats.c | 121 copylen = header->desc_offset + size_desc - pos; in kvm_stats_read() 124 src = (void *)desc + pos - header->desc_offset; in kvm_stats_read()
|
/Linux-v5.15/drivers/net/usb/ |
D | aqc111.c | 1078 u32 desc_offset = 0; /*RX Header Offset*/ in aqc111_rx_fixup() local 1096 desc_offset = (desc_hdr & AQ_RX_DH_DESC_OFFSET_MASK) >> in aqc111_rx_fixup() 1102 if (start_of_descs != desc_offset) in aqc111_rx_fixup() 1106 if (desc_offset >= skb_len) in aqc111_rx_fixup() 1113 pkt_desc_ptr = (u64 *)(skb->data + desc_offset); in aqc111_rx_fixup() 1125 if (pkt_total_offset > desc_offset || in aqc111_rx_fixup() 1126 (pkt_count == 0 && pkt_total_offset != desc_offset)) { in aqc111_rx_fixup()
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/runtime/bufq/src/ |
D | bufq.c | 252 init_bufq(unsigned int desc_offset, in init_bufq() argument 266 remoteq.cb_desc_addr = q_base_addr + desc_offset; in init_bufq()
|
/Linux-v5.15/fs/nilfs2/ |
D | alloc.c | 118 unsigned long desc_offset = in nilfs_palloc_bitmap_blkoff() local 121 desc_offset * NILFS_MDT(inode)->mi_blocks_per_group; in nilfs_palloc_bitmap_blkoff()
|
/Linux-v5.15/drivers/dma/xilinx/ |
D | xilinx_dma.c | 417 u32 desc_offset; member 539 dma_write(chan, chan->desc_offset + reg, value); in vdma_desc_write() 580 writel(value_lsb, chan->xdev->regs + chan->desc_offset + reg); in vdma_desc_write_64() 583 writel(value_msb, chan->xdev->regs + chan->desc_offset + reg + 4); in vdma_desc_write_64() 2824 chan->desc_offset = XILINX_VDMA_MM2S_DESC_OFFSET; in xilinx_dma_chan_probe() 2852 chan->desc_offset = XILINX_VDMA_S2MM_DESC_OFFSET; in xilinx_dma_chan_probe()
|
/Linux-v5.15/arch/arm64/kvm/ |
D | guest.c | 39 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE, 59 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
|
/Linux-v5.15/arch/powerpc/kvm/ |
D | book3s.c | 51 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE, 93 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
|
D | booke.c | 49 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE, 84 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
|
/Linux-v5.15/arch/mips/kvm/ |
D | mips.c | 49 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE, 91 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | kvm.h | 1959 __u32 desc_offset; member
|
/Linux-v5.15/include/uapi/linux/ |
D | kvm.h | 1959 __u32 desc_offset; member
|
/Linux-v5.15/arch/s390/kvm/ |
D | kvm-s390.c | 74 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE, 180 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
|
/Linux-v5.15/arch/x86/kvm/ |
D | x86.c | 248 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE, 287 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
|
/Linux-v5.15/Documentation/virt/kvm/ |
D | api.rst | 5175 __u32 desc_offset; 5192 The ``desc_offset`` field is the offset of the Descriptors block from the start
|