Searched refs:enic_queue_wq_skb_cont (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 425 static int enic_queue_wq_skb_cont(struct enic *enic, struct vnic_wq *wq, in enic_queue_wq_skb_cont() function 472 err = enic_queue_wq_skb_cont(enic, wq, skb, len_left, loopback); in enic_queue_wq_skb_vlan() 504 err = enic_queue_wq_skb_cont(enic, wq, skb, len_left, loopback); in enic_queue_wq_skb_csum_l4()
|