Searched refs:enic_wq_init_start (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/enic/ |
H A D | vnic_wq.c | 106 void enic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in enic_wq_init_start() function 132 enic_wq_init_start(wq, cq_index, 0, 0, in vnic_wq_init()
|
H A D | vnic_wq.h | 109 void enic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index,
|
H A D | vnic_dev.c | 1061 enic_wq_init_start(&vdev->devcmd2->wq, 0, fetch_index, fetch_index, 0, in vnic_dev_init_devcmd2()
|