Searched refs:vnic_wq_init (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/scsi/fnic/ |
H A D | vnic_wq.h | 26 #define vnic_wq_init fnic_wq_init macro 162 void vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index,
|
H A D | vnic_wq.c | 165 void vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init() function
|
H A D | fnic_res.c | 383 vnic_wq_init(&fnic->wq[i], in fnic_alloc_vnic_resources()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_wq.h | 168 void vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index,
|
H A D | vnic_wq.c | 144 void vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init() function
|
H A D | enic_res.c | 244 vnic_wq_init(&enic->wq[i], in enic_init_vnic_resources()
|