Home
last modified time | relevance | path

Searched refs:m_set_priority (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_osdep.h187 #define m_set_priority(m, pri) M_SETCTX((m), (uintptr_t)(pri)) macro
H A Dcxgb_offload.c526 m_set_priority(m, CPL_PRIORITY_SETUP); in mk_tid_release()
772 m_set_priority(m2, CPL_PRIORITY_DATA); in do_abort_req_rss()
1199 m_set_priority(m, CPL_PRIORITY_CONTROL); in set_l2t_ix()
H A Dcxgb_l2t.c128 m_set_priority(m, CPL_PRIORITY_CONTROL); in setup_l2e_send_pending()
H A Dcxgb_sge.c1293 m_set_priority(m0, txqs.pidx); in t3_encap()
1805 m_set_priority(m, ndesc); /* save for restart */ in ofld_xmit()
2508 m_set_priority(rspq->rspq_mh.mh_head, rss_hash); in process_responses()