Home
last modified time | relevance | path

Searched refs:cha_tx_slots (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/bsd/skywalk/channel/
H A Dos_channel_private.h639 uint32_t cha_tx_slots; member
/xnu-10002.81.5/libsyscall/wrappers/skywalk/
H A Dos_channel.c1510 *value = cha->cha_tx_slots; in os_channel_attr_get()
1675 cha->cha_tx_slots = CHD_PARAMS(chd)->nxp_tx_slots; in os_channel_info2attr()