Home
last modified time | relevance | path

Searched refs:vnic_rq_enable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dvnic_rq.h31 #define vnic_rq_enable fnic_rq_enable macro
218 void vnic_rq_enable(struct vnic_rq *rq);
H A Dvnic_rq.c130 void vnic_rq_enable(struct vnic_rq *rq) in vnic_rq_enable() function