/linux-6.14.4/drivers/net/ethernet/cisco/enic/ |
D | enic_res.h | 34 int offload_mode, int cq_entry, int sop, int eop, int loopback) in enic_queue_wq_desc_ex() argument 46 (u8)eop, (u8)cq_entry, in enic_queue_wq_desc_ex() 52 vnic_wq_post(wq, os_buf, dma_addr, len, sop, eop, desc_skip_cnt, in enic_queue_wq_desc_ex() 58 int eop, int loopback) in enic_queue_wq_desc_cont() argument 62 eop, 0 /* !SOP */, eop, loopback); in enic_queue_wq_desc_cont() 67 unsigned int vlan_tag, int eop, int loopback) in enic_queue_wq_desc() argument 72 eop, 1 /* SOP */, eop, loopback); in enic_queue_wq_desc() 78 unsigned int vlan_tag, int eop, int loopback) in enic_queue_wq_desc_csum() argument 84 eop, 1 /* SOP */, eop, loopback); in enic_queue_wq_desc_csum() 90 int vlan_tag_insert, unsigned int vlan_tag, int eop, int loopback) in enic_queue_wq_desc_csum_l4() argument [all …]
|
D | wq_enet_desc.h | 42 u8 offload_mode, u8 eop, u8 cq_entry, u8 fcoe_encap, in wq_enet_desc_enc() argument 52 (eop & 1) << WQ_ENET_FLAGS_EOP_SHIFT | in wq_enet_desc_enc() 61 u8 *offload_mode, u8 *eop, u8 *cq_entry, u8 *fcoe_encap, in wq_enet_desc_dec() argument 74 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec()
|
D | enic_main.c | 598 (len_left == 0), /* EOP? */ in enic_queue_wq_skb_cont() 611 int eop = (len_left == 0); in enic_queue_wq_skb_vlan() local 626 vlan_tag, eop, loopback); in enic_queue_wq_skb_vlan() 628 if (!eop) in enic_queue_wq_skb_vlan() 647 int eop = (len_left == 0); in enic_queue_wq_skb_csum_l4() local 662 hdr_len, vlan_tag_insert, vlan_tag, eop, in enic_queue_wq_skb_csum_l4() 665 if (!eop) in enic_queue_wq_skb_csum_l4() 722 int eop = (len_left == 0); in enic_queue_wq_skb_tso() local 752 eop && (len == frag_len_left), loopback); in enic_queue_wq_skb_tso() 757 if (eop) in enic_queue_wq_skb_tso() [all …]
|
D | cq_enet_desc.h | 93 u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, in cq_enet_rq_desc_dec() argument 116 *eop = (completed_index_flags & CQ_ENET_RQ_DESC_FLAGS_EOP) ? in cq_enet_rq_desc_dec()
|
D | vnic_wq.h | 120 unsigned int len, int sop, int eop, in vnic_wq_post() argument 130 buf->os_buf = eop ? os_buf : NULL; in vnic_wq_post()
|
/linux-6.14.4/drivers/net/ethernet/altera/ |
D | altera_sgdmahw.h | 29 * bit 7: status eop for recv case 33 /* bit 0: eop 63 * bit 1: eop 73 * bit 1: interrupt on eop 98 #define SGDMA_STSREG_EOP BIT(1) /* EOP */ 104 #define SGDMA_CTRLREG_IOEOP BIT(1) /* Interrupt on EOP */
|
/linux-6.14.4/drivers/scsi/fnic/ |
D | wq_enet_desc.h | 41 u8 offload_mode, u8 eop, u8 cq_entry, u8 fcoe_encap, in wq_enet_desc_enc() argument 51 (eop & 1) << WQ_ENET_FLAGS_EOP_SHIFT | in wq_enet_desc_enc() 60 u8 *offload_mode, u8 *eop, u8 *cq_entry, u8 *fcoe_encap, in wq_enet_desc_dec() argument 73 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec()
|
D | vnic_wq.h | 105 unsigned int len, int sop, int eop) in vnic_wq_post() argument 110 buf->os_buf = eop ? os_buf : NULL; in vnic_wq_post() 115 if (eop) { in vnic_wq_post()
|
D | fnic_res.h | 23 int cq_entry, int sop, int eop) in fnic_queue_wq_desc() argument 33 (u8)eop, (u8)cq_entry, in fnic_queue_wq_desc() 39 vnic_wq_post(wq, os_buf, dma_addr, len, sop, eop); in fnic_queue_wq_desc() 57 1, /* eop */ in fnic_queue_wq_eth_desc()
|
D | cq_exch_desc.h | 79 u8 *eop, in cq_fcp_rq_desc_dec() argument 96 *eop = (desc_ptr->completed_index_eop_sop_prt & in cq_fcp_rq_desc_dec()
|
D | cq_enet_desc.h | 83 u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, in cq_enet_rq_desc_dec() argument 102 *eop = (completed_index_flags & CQ_ENET_RQ_DESC_FLAGS_EOP) ? in cq_enet_rq_desc_dec()
|
/linux-6.14.4/drivers/scsi/snic/ |
D | wq_enet_desc.h | 39 u8 offload_mode, u8 eop, u8 cq_entry, u8 fcoe_encap, in wq_enet_desc_enc() argument 49 (eop & 1) << WQ_ENET_FLAGS_EOP_SHIFT | in wq_enet_desc_enc() 58 u8 *offload_mode, u8 *eop, u8 *cq_entry, u8 *fcoe_encap, in wq_enet_desc_dec() argument 71 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec()
|
D | vnic_wq.h | 90 unsigned int len, int sop, int eop) in svnic_wq_post() argument 95 buf->os_buf = eop ? os_buf : NULL; in svnic_wq_post() 100 if (eop) { in svnic_wq_post()
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | css_receiver_2400_common_defs.h | 178 /* Pixel Valid & EoP config = {[eop,valid](especial), [eop,valid](normal)} */ 185 #define BE_CUST_PIX_VALID_EOP_NOR_EOP_IDX 1 /* Normal (NO less get_bits case) EoP - 1bits */ 187 #define BE_CUST_PIX_VALID_EOP_ESP_EOP_IDX 3 /* Especial (less get_bits case) EoP - 1bits */
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
D | mipi_backend_common_defs.h | 183 // Pixel Valid & EoP config = {[eop,valid](especial), [eop,valid](normal)} 190 #define BE_CUST_PIX_VALID_EOP_NOR_EOP_IDX 1 // Normal (NO less get_bits case) EoP - 1bits 192 #define BE_CUST_PIX_VALID_EOP_ESP_EOP_IDX 3 // Especial (less get_bits case) EoP - 1bits
|
D | mipi_backend_defs.h | 125 /* Pixel Valid & EoP config = {[eop,valid](especial), [eop,valid](normal)} */ 132 …MIPI_BACKEND_CUST_PIX_VALID_EOP_NOR_EOP_IDX 1 /* Normal (NO less get_bits case) EoP - 1bits */ 134 …_MIPI_BACKEND_CUST_PIX_VALID_EOP_ESP_EOP_IDX 3 /* Especial (less get_bits case) EoP - 1bits */
|
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_txrx_lib.h | 25 * ice_is_non_eop - process handling of non-EOP buffers 29 * If the buffer is an EOP buffer, this function exits returning false, 30 * otherwise return true indicating that this is in fact a non-EOP buffer.
|
/linux-6.14.4/drivers/base/regmap/ |
D | regmap-spi-avmm.c | 130 * doubles), plus 4 special chars (SOP, CHANNEL, CHANNEL_NUM, EOP). Finally 240 * So the driver moves EOP and bytes after EOP to the end of the aligned size, 274 /* EOP should be inserted before the last valid char */ in br_pkt_phy_tx_prepare() 322 /* move EOP and bytes after EOP to the end of aligned size */ in br_pkt_phy_tx_prepare() 421 * expected after EOP char. in br_do_rx_and_pkt_phy_parse() 453 * We get the last normal byte after EOP, it is in br_do_rx_and_pkt_phy_parse()
|
/linux-6.14.4/drivers/crypto/axis/ |
D | artpec6_crypto.c | 152 unsigned char eop : 1; member 178 unsigned char eop : 1; member 205 * A dma packet is a sequence of descriptors terminated by setting the .eop 213 * | 0 | 1 | 2 |~~| 11 EOP| 12 | .... 540 * @eop: True if this is the last buffer in the packet 546 dma_addr_t addr, size_t len, bool eop) in artpec6_crypto_setup_out_descr_phys() argument 561 d->ctrl.eop = eop; in artpec6_crypto_setup_out_descr_phys() 571 * @eop: True if this is the last buffer in the packet 579 void *dst, unsigned int len, bool eop) in artpec6_crypto_setup_out_descr_short() argument 596 d->ctrl.eop = eop; in artpec6_crypto_setup_out_descr_short() [all …]
|
/linux-6.14.4/arch/mips/include/asm/octeon/ |
D | cvmx-srxx-defs.h | 113 uint64_t eop:1; member 123 uint64_t eop:1;
|
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_mqd_manager_v12.c | 211 * HW does not clamp this field correctly. Maximum EOP queue size in update_mqd() 212 * is constrained by per-SE EOP done signal count, which is 8-bit. in update_mqd() 213 * Limit is 0xFF EOP entries (= 0x7F8 dwords). CP will not submit in update_mqd() 214 * more than (EOP entry count - 1) so a queue size of 0x800 dwords in update_mqd()
|
D | kfd_mqd_manager_v10.c | 195 * HW does not clamp this field correctly. Maximum EOP queue size in update_mqd() 196 * is constrained by per-SE EOP done signal count, which is 8-bit. in update_mqd() 197 * Limit is 0xFF EOP entries (= 0x7F8 dwords). CP will not submit in update_mqd() 198 * more than (EOP entry count - 1) so a queue size of 0x800 dwords in update_mqd()
|
D | kfd_queue.c | 272 /* only compute queue requires EOP buffer and CWSR area */ in kfd_queue_acquire_buffers() 276 /* EOP buffer is not required for all ASICs */ in kfd_queue_acquire_buffers() 279 pr_debug("queue eop bo size 0x%x not equal to node eop buf size 0x%x\n", in kfd_queue_acquire_buffers()
|
D | kfd_mqd_manager_vi.c | 206 * HW does not clamp this field correctly. Maximum EOP queue size in __update_mqd() 207 * is constrained by per-SE EOP done signal count, which is 8-bit. in __update_mqd() 208 * Limit is 0xFF EOP entries (= 0x7F8 dwords). CP will not submit in __update_mqd() 209 * more than (EOP entry count - 1) so a queue size of 0x800 dwords in __update_mqd()
|
/linux-6.14.4/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 174 u32 eop:1; /* End Of Packet */ member 180 u32 eop:1; /* End Of Packet */ member 221 u32 txdIdx:12; /* Index of the EOP TxDesc */ 286 u32 eop:1; /* End of Packet */ member 294 u32 eop:1; /* End of Packet */ 477 VMXNET3_ERR_NOEOP = 0x80000000, /* cannot find the EOP desc of a pkt */
|