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