Home
last modified time | relevance | path

Searched refs:channel_threshold_unit_t (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.61.5/tests/skywalk/
H A Dskt_kqueue.c349 channel_threshold_unit_t lowat_unit; in skt_kqueue_lowat_basic_rx()
470 channel_threshold_unit_t lowat_unit; in skt_kqueue_lowat_basic_tx()
H A Dskywalk_test_common.h94 extern void set_watermark(channel_t, bool, channel_threshold_unit_t, uint32_t);
H A Dskywalk_test_common.c904 channel_threshold_unit_t unit, uint32_t value) in set_watermark()
/xnu-11215.61.5/bsd/skywalk/channel/
H A Dos_channel_private.h467 channel_threshold_unit_t cet_unit;
H A Dos_channel.h126 } channel_threshold_unit_t; typedef
H A Dchannel.c1249 channel_threshold_unit_t tx_unit = in ch_event()
1344 channel_threshold_unit_t rx_unit = in ch_event()
/xnu-11215.61.5/libsyscall/wrappers/skywalk/
H A Dos_channel.c1418 (channel_threshold_unit_t)value; in os_channel_attr_set()
1421 (channel_threshold_unit_t)value; in os_channel_attr_set()