Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsoftmac_impl.h251 typedef struct softmac_upper_s { struct
252 softmac_t *su_softmac; /* WO */
253 queue_t *su_rq; /* WO */
254 queue_t *su_wq; /* WO */
259 list_node_t su_taskq_list_node; /* softmac_taskq_lock */
264 softmac_lower_t *su_slp; /* SL & su_mutex */
270 list_node_t su_list_node; /* smac_fp_mutex */
275 list_t su_req_list; /* smac_fp_mutex */
283 softmac_lower_rxinfo_t su_rxinfo; /* WO */
284 softmac_lower_rxinfo_t su_direct_rxinfo; /* WO */
[all …]