Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h670 __private_extern__ errno_t kern_channel_tx_refill_canblock(
H A Dchannel_kern.c425 kern_channel_tx_refill_canblock(const kern_channel_ring_t hw_kring, in kern_channel_tx_refill_canblock() function
/xnu-8019.80.24/bsd/net/
H A Dif_utun.c568 rc = kern_channel_tx_refill_canblock(ring, UINT32_MAX, UINT32_MAX, true, &more); in utun_netif_tx_doorbell()
H A Dif_ipsec.c1334 rc = kern_channel_tx_refill_canblock(ring, UINT32_MAX, UINT32_MAX, true, &more); in ipsec_netif_tx_doorbell_one()