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