Searched defs:mac_srs_tx_s (Results 1 – 1 of 1) sorted by relevance
131 typedef struct mac_srs_tx_s { struct133 uint32_t st_mode;134 mac_tx_func_t st_func;135 void *st_arg1;136 void *st_arg2;137 mac_group_t *st_group; /* TX group for share */138 boolean_t st_woken_up;146 uint32_t st_max_q_cnt; /* max. outstanding packets */158 uint32_t st_hiwat; /* mblk cnt to apply flow control */159 uint32_t st_lowat; /* mblk cnt to relieve flow control */[all …]