Lines Matching defs:dsp
141 dld_str_t *dsp = (dld_str_t *)val; in i_dld_str_walker() local
274 dld_str_t *dsp; in dld_str_open() local
325 dld_str_t *dsp = rq->q_ptr; in dld_str_close() local
399 dld_str_t *dsp = (dld_str_t *)wq->q_ptr; in dld_wput() local
473 dld_str_t *dsp = wq->q_ptr; in dld_wsrv() local
601 dld_str_t *dsp; in dld_str_create() local
647 dld_str_destroy(dld_str_t *dsp) in dld_str_destroy()
723 dld_str_t *dsp = buf; in str_constructor() local
752 dld_str_t *dsp = buf; in str_destructor() local
861 str_mdata_fastpath_put(dld_str_t *dsp, mblk_t *mp, uintptr_t f_hint, in str_mdata_fastpath_put()
899 str_mdata_raw_put(dld_str_t *dsp, mblk_t *mp) in str_mdata_raw_put()
1000 dld_str_attach(dld_str_t *dsp, t_uscalar_t ppa) in dld_str_attach()
1074 dld_str_detach(dld_str_t *dsp) in dld_str_detach()
1184 dld_str_t *dsp = (dld_str_t *)arg; in dld_str_rx_raw() local
1265 dld_str_t *dsp = (dld_str_t *)arg; in dld_str_rx_fastpath() local
1328 dld_str_t *dsp = (dld_str_t *)arg; in dld_str_rx_unitdata() local
1397 str_notify_sdu_size(dld_str_t *dsp, uint_t max_sdu, uint_t multicast_sdu) in str_notify_sdu_size()
1429 dld_str_notify_ind(dld_str_t *dsp) in dld_str_notify_ind()
1447 str_unitdata_ind(dld_str_t *dsp, mblk_t *mp, boolean_t strip_vlan) in str_unitdata_ind()
1527 str_notify_promisc_on_phys(dld_str_t *dsp) in str_notify_promisc_on_phys()
1551 str_notify_promisc_off_phys(dld_str_t *dsp) in str_notify_promisc_off_phys()
1575 str_notify_phys_addr(dld_str_t *dsp, uint_t addr_type, const uint8_t *addr) in str_notify_phys_addr()
1611 str_notify_link_up(dld_str_t *dsp) in str_notify_link_up()
1635 str_notify_link_down(dld_str_t *dsp) in str_notify_link_down()
1659 str_notify_speed(dld_str_t *dsp, uint32_t speed) in str_notify_speed()
1684 str_notify_capab_reneg(dld_str_t *dsp) in str_notify_capab_reneg()
1708 str_notify_fastpath_flush(dld_str_t *dsp) in str_notify_fastpath_flush()
1729 str_notify_allowed_ips(dld_str_t *dsp) in str_notify_allowed_ips()
1763 dld_str_t *dsp = (dld_str_t *)arg; in str_notify() local
1905 dld_str_t *dsp = arg; in dld_wput_nondata_task() local
1945 dld_str_t *dsp; in dld_taskq_dispatch() local
1997 dld_wput_nondata(dld_str_t *dsp, mblk_t *mp) in dld_wput_nondata()
2037 dld_ioc(dld_str_t *dsp, mblk_t *mp) in dld_ioc()
2069 ioc_native(dld_str_t *dsp, mblk_t *mp) in ioc_native()
2091 ioc_margin(dld_str_t *dsp, mblk_t *mp) in ioc_margin()
2117 ioc_raw(dld_str_t *dsp, mblk_t *mp) in ioc_raw()
2155 ioc_fast(dld_str_t *dsp, mblk_t *mp) in ioc_fast()
2255 ioc_lowlink(dld_str_t *dsp, mblk_t *mp) in ioc_lowlink()
2273 ioc(dld_str_t *dsp, mblk_t *mp) in ioc()