Searched refs:enic_wq_init_start (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/cisco/enic/ |
H A 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()
|
H A D | vnic_wq.h | 178 void enic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index,
|
H A D | vnic_dev.c | 392 enic_wq_init_start(&vdev->devcmd2->wq, 0, fetch_index, fetch_index, 0, in vnic_dev_init_devcmd2()
|