Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.h102 void ixl_pf_qmgr_mark_queue_disabled(struct ixl_pf_qtag *qtag, u16 vsi_qidx, bool tx);
H A Dixl_pf_qmgr.c217 ixl_pf_qmgr_mark_queue_disabled(struct ixl_pf_qtag *qtag, u16 vsi_qidx, bool tx) in ixl_pf_qmgr_mark_queue_disabled() function
H A Dixl_pf_iov.c973 ixl_pf_qmgr_mark_queue_disabled(&vf->qtag, i, true); in ixl_vf_disable_queues_msg()
999 ixl_pf_qmgr_mark_queue_disabled(&vf->qtag, i, false); in ixl_vf_disable_queues_msg()