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