Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/channel/ !
H A Dos_channel_private.h634 uint32_t cha_tx_slots; member
/xnu-8796.121.2/libsyscall/wrappers/skywalk/ !
H A Dos_channel.c1472 *value = cha->cha_tx_slots; in os_channel_attr_get()
1637 cha->cha_tx_slots = CHD_PARAMS(chd)->nxp_tx_slots; in os_channel_info2attr()