Home
last modified time | relevance | path

Searched defs:mac_srs_tx_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h129 typedef struct mac_srs_tx_s { struct
131 uint32_t st_mode;
132 mac_tx_func_t st_func;
133 void *st_arg1;
134 void *st_arg2;
135 mac_group_t *st_group; /* TX group for share */
136 boolean_t st_woken_up;
144 uint32_t st_max_q_cnt; /* max. outstanding packets */
156 uint32_t st_hiwat; /* mblk cnt to apply flow control */
157 uint32_t st_lowat; /* mblk cnt to relieve flow control */
[all …]