Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/sys/
H A Dsoftmac_impl.h94 #define SMAC_NONZERO_NODECNT(softmac) \ argument
112 typedef struct softmac { struct
214 * stream list over this softmac. argument
239 #define DATAPATH_MODE(softmac) \ argument
120 smac_statesoftmac global() argument
130 smac_softmacsoftmac global() argument
140 smac_attachok_cntsoftmac global() argument
158 smac_notify_tailsoftmac global() argument
166 smac_mediasoftmac global() argument
168 smac_stylesoftmac global() argument
169 smac_devsoftmac global() argument
193 smac_lowersoftmac global() argument
[all...]
/titanic_51/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c118 softmac_t *softmac = buf; in softmac_constructor() local
135 softmac_t *softmac = buf; softmac_destructor() local
263 softmac_state_verify(softmac_t * softmac) softmac_state_verify() argument
310 SOFTMAC_STATE_VERIFY(softmac) global() argument
312 SOFTMAC_STATE_VERIFY(softmac) global() argument
319 softmac_t *softmac; softmac_create() local
482 softmac_t *softmac = arg; softmac_m_getcapab() local
527 softmac_update_info(softmac_t * softmac,datalink_id_t * linkidp) softmac_update_info() argument
578 softmac_create_datalink(softmac_t * softmac) softmac_create_datalink() argument
629 softmac_t *softmac = arg; softmac_create_task() local
676 softmac_mac_register(softmac_t * softmac) softmac_mac_register() argument
943 softmac_t *softmac; softmac_destroy() local
1122 softmac_t *softmac = (softmac_t *)val; softmac_mac_recreate() local
1209 softmac_t *softmac; softmac_recreate() local
1237 softmac_t *softmac = arg; softmac_m_start() local
1281 softmac_t *softmac = arg; softmac_m_stop() local
1310 softmac_lower_setup(softmac_t * softmac,softmac_upper_t * sup,softmac_lower_t ** slpp) softmac_lower_setup() argument
1408 softmac_t *softmac = arg; softmac_m_open() local
1424 softmac_t *softmac = arg; softmac_m_close() local
1460 softmac_t *softmac = arg; softmac_m_setprop() local
1477 softmac_t *softmac = arg; softmac_m_getprop() local
1522 softmac_t *softmac; softmac_hold_device() local
1623 softmac_t *softmac; softmac_hold() local
1647 softmac_rele(softmac_t * softmac) softmac_rele() argument
[all...]
H A Dsoftmac_capab.c85 softmac_fill_capab(ldi_handle_t lh, softmac_t *softmac) in softmac_fill_capab() argument
167 softmac_t *softmac = (softmac_t *)arg; in softmac_fill_hcksum_ack() local
192 softmac_t *softmac = (softmac_t *)arg; in softmac_fill_zcopy_ack() local
202 softmac_t *softmac = (softmac_t *)arg; in softmac_fill_mdt_ack() local
224 softmac_t *softmac = slp->sl_softmac; softmac_capab_enable() local
248 softmac_t *softmac; softmac_capab_send() local
364 softmac_t *softmac = (softmac_t *)arg; softmac_adv_hcksum_ack() local
401 softmac_t *softmac = (softmac_t *)arg; softmac_adv_zcopy_ack() local
419 softmac_t *softmac = (softmac_t *)arg; softmac_adv_mdt_ack() local
448 softmac_t *softmac = (softmac_t *)arg; softmac_enable_hcksum_ack() local
477 softmac_t *softmac = (softmac_t *)arg; softmac_enable_mdt_ack() local
[all...]
H A Dsoftmac_fp.c307 softmac_t *softmac = sup->su_softmac; softmac_capability_advertise() local
550 softmac_t *softmac = sup->su_softmac; softmac_bind_req() local
614 softmac_t *softmac = sup->su_softmac; softmac_unbind_req() local
671 softmac_t *softmac = sup->su_softmac; softmac_wput_single_nondata() local
915 softmac_t *softmac = sup->su_softmac; softmac_fastpath_setup() local
1058 softmac_t *softmac = arg; softmac_active_set() local
1073 softmac_t *softmac = arg; softmac_active_clear() local
1086 softmac_datapath_switch(softmac_t * softmac,boolean_t disable,boolean_t admin) softmac_datapath_switch() argument
1237 softmac_t *softmac = sup->su_softmac; softmac_upperstream_close() local
1267 softmac_t *softmac = sup->su_softmac; softmac_datapath_switch_done() local
[all...]
H A Dsoftmac_ctl.c121 softmac_t *softmac = arg; in softmac_m_promisc() local
132 softmac_t *softmac = arg; in softmac_m_multicst() local
177 softmac_t *softmac = arg; in softmac_m_unicst() local
214 softmac_process_notify_ind(softmac_t * softmac,mblk_t * mp) softmac_process_notify_ind() argument
254 softmac_t *softmac = arg; softmac_notify_thread() local
305 softmac_t *softmac = slp->sl_softmac; softmac_enqueue_notify_ind() local
[all...]
H A Dsoftmac_stat.c174 softmac_hold_dev_kstat(softmac_t *softmac) in softmac_hold_dev_kstat() argument
272 softmac_t *softmac = arg; in softmac_m_stat() local
H A Dsoftmac_dev.c517 softmac_t *softmac; softmac_drv_open() local
569 softmac_t *softmac = sup->su_softmac; softmac_drv_close() local
[all...]