Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_rq.c56 void vnic_rq_enable(struct vnic_rq *rq) in vnic_rq_enable() function
H A Dvnic_rq.h138 void vnic_rq_enable(struct vnic_rq *rq);
H A Denic_txrx.c483 vnic_rq_enable(rq); in enic_start_rq()