Searched defs:tx_doorbell_ctxt (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/skywalk/channel/ |
| H A D | channel_kern.c | 332 uint32_t pkt_limit, uint32_t byte_limit, boolean_t tx_doorbell_ctxt, in kern_channel_tx_refill_common() 414 uint32_t pkt_limit, uint32_t byte_limit, boolean_t tx_doorbell_ctxt, in kern_channel_tx_refill() 428 uint32_t pkt_limit, uint32_t byte_limit, boolean_t tx_doorbell_ctxt, in kern_channel_tx_refill_canblock()
|
| /xnu-11215.81.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 4190 uint32_t byte_limit, boolean_t tx_doorbell_ctxt, boolean_t *pkts_pending,
|