Searched refs:txlowatval (Results 1 – 2 of 2) sorted by relevance
220 uint64_t txlowatunit, uint64_t txlowatval,
259 uint64_t txlowatunit, uint64_t txlowatval, in sktu_channel_create_extended() argument292 if (txlowatval != -1) { in sktu_channel_create_extended()293 error = os_channel_attr_set(tmpattr, CHANNEL_ATTR_TX_LOWAT_VALUE, txlowatval); in sktu_channel_create_extended()359 assert(exclusive == -1 || txlowatval == scratch); in sktu_channel_create_extended()