HomeSort by: relevance | last modified time | path
    Searched defs:qp_name (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 438 char qp_name[16]; member in struct:ixl_queue_pair
2311 snprintf(qp->qp_name, sizeof(qp->qp_name),
6054 NULL, qp->qp_name, "m_defrag successed");
6056 NULL, qp->qp_name, "m_defrag_failed");
6058 NULL, qp->qp_name, "Dropped in pcq");
6060 NULL, qp->qp_name, "Deferred transmit");
6062 NULL, qp->qp_name, "Interrupt on queue");
6064 NULL, qp->qp_name, "Handled queue in softint/workqueue");
6067 NULL, qp->qp_name, "MGETHDR failed")
    [all...]
if_ixl.c 438 char qp_name[16]; member in struct:ixl_queue_pair
2311 snprintf(qp->qp_name, sizeof(qp->qp_name),
6054 NULL, qp->qp_name, "m_defrag successed");
6056 NULL, qp->qp_name, "m_defrag_failed");
6058 NULL, qp->qp_name, "Dropped in pcq");
6060 NULL, qp->qp_name, "Deferred transmit");
6062 NULL, qp->qp_name, "Interrupt on queue");
6064 NULL, qp->qp_name, "Handled queue in softint/workqueue");
6067 NULL, qp->qp_name, "MGETHDR failed")
    [all...]

Completed in 66 milliseconds