Searched refs:enic_wq_init_start (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/cisco/enic/ |
D | vnic_wq.c | 134 void enic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in enic_wq_init_start() function 161 enic_wq_init_start(wq, cq_index, 0, 0, in vnic_wq_init()
|
D | vnic_wq.h | 191 void enic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index,
|
D | vnic_dev.c | 409 enic_wq_init_start(&vdev->devcmd2->wq, 0, fetch_index, fetch_index, 0, in vnic_dev_init_devcmd2()
|