Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dos_channel.h687 __private_extern__ errno_t kern_channel_tx_refill_canblock(
H A Dchannel_kern.c421 kern_channel_tx_refill_canblock(const kern_channel_ring_t hw_kring, in kern_channel_tx_refill_canblock() function
/xnu-10002.1.13/bsd/net/
H A Dif_utun.c567 rc = kern_channel_tx_refill_canblock(ring, UINT32_MAX, UINT32_MAX, true, &more); in utun_netif_tx_doorbell()
H A Dif_ipsec.c1618 rc = kern_channel_tx_refill_canblock(ring, UINT32_MAX, UINT32_MAX, true, &more); in ipsec_netif_tx_doorbell_one()