Home
last modified time | relevance | path

Searched refs:compressed_send (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_wq.h64 uint8_t compressed_send; /* Both hdr and payload in one desc */ member
135 uint8_t compressed_send, uint64_t wrid) in vnic_wq_post()
141 buf->compressed_send = compressed_send; in vnic_wq_post()
131 vnic_wq_post(struct vnic_wq *wq, void *os_buf, dma_addr_t dma_addr, unsigned int len, int sop, int eop, uint8_t desc_skip_cnt, uint8_t cq_entry, uint8_t compressed_send, uint64_t wrid) vnic_wq_post() argument
H A Denic_res.h51 u8 compressed_send = 0; in enic_queue_wq_desc_ex() local
66 (u8)cq_entry, compressed_send, wrid); in enic_queue_wq_desc_ex()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_wq.h51 uint8_t compressed_send; /* Both hdr and payload in one desc */ member
122 uint8_t compressed_send, uint64_t wrid) in vnic_wq_post()
128 buf->compressed_send = compressed_send; in vnic_wq_post()
118 vnic_wq_post(struct vnic_wq *wq, void *os_buf, dma_addr_t dma_addr, unsigned int len, int sop, int eop, uint8_t desc_skip_cnt, uint8_t cq_entry, uint8_t compressed_send, uint64_t wrid) vnic_wq_post() argument
H A Denic_res.h38 u8 compressed_send = 0; in enic_queue_wq_desc_ex() local
53 (u8)cq_entry, compressed_send, wrid); in enic_queue_wq_desc_ex()

Completed in 2 milliseconds