HomeSort by: relevance | last modified time | path
    Searched refs:m_set_priority (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_osdep.h 187 #define m_set_priority(m, pri) M_SETCTX((m), (uintptr_t)(pri)) macro
cxgb_offload.c 526 m_set_priority(m, CPL_PRIORITY_SETUP);
772 m_set_priority(m2, CPL_PRIORITY_DATA);
1199 m_set_priority(m, CPL_PRIORITY_CONTROL);
cxgb_l2t.c 128 m_set_priority(m, CPL_PRIORITY_CONTROL);
cxgb_sge.c 1293 m_set_priority(m0, txqs.pidx);
1805 m_set_priority(m, ndesc); /* save for restart */
2508 m_set_priority(rspq->rspq_mh.mh_head, rss_hash);

Completed in 51 milliseconds