Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.h101 void ixl_pf_qmgr_mark_queue_enabled(struct ixl_pf_qtag *qtag, u16 vsi_qidx, bool tx);
H A Dixl_pf_qmgr.c204 ixl_pf_qmgr_mark_queue_enabled(struct ixl_pf_qtag *qtag, u16 vsi_qidx, bool tx) in ixl_pf_qmgr_mark_queue_enabled() function
H A Dixl_pf_iov.c898 ixl_pf_qmgr_mark_queue_enabled(&vf->qtag, i, true); in ixl_vf_enable_queues_msg()
922 ixl_pf_qmgr_mark_queue_enabled(&vf->qtag, i, false); in ixl_vf_enable_queues_msg()