Searched refs:enic_queue_wq_desc_cont (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_res.h | 69 static inline void enic_queue_wq_desc_cont(struct vnic_wq *wq, in enic_queue_wq_desc_cont() function
|
H A D | enic_main.c | 559 enic_queue_wq_desc_cont(wq, skb, dma_addr, skb_frag_size(frag), in enic_queue_wq_skb_cont() 727 enic_queue_wq_desc_cont(wq, skb, dma_addr, len, in enic_queue_wq_skb_tso()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_res.h | 56 static inline void enic_queue_wq_desc_cont(struct vnic_wq *wq, in enic_queue_wq_desc_cont() function
|
H A D | enic_main.c | 559 enic_queue_wq_desc_cont(wq, skb, dma_addr, skb_frag_size(frag), in enic_queue_wq_skb_cont() 726 enic_queue_wq_desc_cont(wq, skb, dma_addr, len, in enic_queue_wq_skb_tso()
|
Completed in 9 milliseconds