Home
last modified time | relevance | path

Searched refs:dl_notification (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/io/dld/
H A Ddld_str.c1413 dlip->dl_notification = DL_NOTE_SDU_SIZE2; in str_notify_sdu_size()
1417 dlip->dl_notification = DL_NOTE_SDU_SIZE; in str_notify_sdu_size()
1542 dlip->dl_notification = DL_NOTE_PROMISC_ON_PHYS; in str_notify_promisc_on_phys()
1566 dlip->dl_notification = DL_NOTE_PROMISC_OFF_PHYS; in str_notify_promisc_off_phys()
1594 dlip->dl_notification = DL_NOTE_PHYS_ADDR; in str_notify_phys_addr()
1626 dlip->dl_notification = DL_NOTE_LINK_UP; in str_notify_link_up()
1650 dlip->dl_notification = DL_NOTE_LINK_DOWN; in str_notify_link_down()
1674 dlip->dl_notification = DL_NOTE_SPEED; in str_notify_speed()
1699 dlip->dl_notification = DL_NOTE_CAPAB_RENEG; in str_notify_capab_reneg()
1723 dlip->dl_notification = DL_NOTE_FASTPATH_FLUSH; in str_notify_fastpath_flush()
[all …]
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c730 ((dl_notify_ind_t *)mp->b_rptr)->dl_notification != in softmac_wput_single_nondata()
746 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification != in softmac_wput_single_nondata()
1157 dlip->dl_notification = DL_NOTE_REPLUMB; in softmac_datapath_switch()
H A Dsoftmac_ctl.c221 switch (dlnip->dl_notification) { in softmac_process_notify_ind()
/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h994 uint32_t dl_notification; /* Which notification? */ member
1011 uint32_t dl_notification; /* Which notification? */ member
/titanic_50/usr/src/uts/common/io/
H A Dgld.c3922 dlnip->dl_notification = 0; in gld_notify_ind()
3931 dlnip->dl_notification = bit; in gld_notify_ind()
3936 dlnip->dl_notification = bit; in gld_notify_ind()
3941 dlnip->dl_notification = bit; in gld_notify_ind()
3951 dlnip->dl_notification = bit; in gld_notify_ind()
3956 dlnip->dl_notification = bit; in gld_notify_ind()
3971 if (dlnip->dl_notification == 0) in gld_notify_ind()
/titanic_50/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1739 uint_t note = dlnotifyindp->dl_notification;
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip.c4737 notifyp->dl_notification = notification; in ip_dlnotify_alloc()
4752 notifyp->dl_notification = notification; in ip_dlnotify_alloc2()
8525 switch (notify->dl_notification) { in ip_rput_dlpi_writer()
8556 switch (notify->dl_notification) { in ip_rput_dlpi_writer()
8630 went_up = notify->dl_notification == DL_NOTE_LINK_UP; in ip_rput_dlpi_writer()
8705 notify->dl_notification)); in ip_rput_dlpi_writer()
H A Dip_arp.c2443 ((dl_notify_conf_t *)(mp->b_rptr))->dl_notification = in arp_send_replumb_conf()
H A Dip_if.c4994 switch (dlindp->dl_notification) { in ipif_ill_refrele_tail()
18041 ((dl_notify_conf_t *)mp->b_rptr)->dl_notification = in ill_replumb_tail()