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

/linux-master/drivers/net/ethernet/cisco/enic/
H A Dvnic_wq.h51 uint8_t compressed_send; /* Both hdr and payload in one desc */ member in struct:vnic_wq_buf
122 uint8_t compressed_send, uint64_t wrid)
128 buf->compressed_send = compressed_send;
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) argument
H A Denic_res.h38 u8 compressed_send = 0; local
53 (u8)cq_entry, compressed_send, wrid);

Completed in 222 milliseconds