Searched refs:DL_NOTE_PHYS_ADDR (Results 1 – 15 of 15) sorted by relevance
93 case DL_NOTE_PHYS_ADDR: in dlpi_notify()193 DL_NOTE_PHYS_ADDR | DL_NOTE_LINK_DOWN | DL_NOTE_LINK_UP | in port_dlpi_open()
65 DL_NOTE_PHYS_ADDR | DL_NOTE_SDU_SIZE | DL_NOTE_SPEED | \
1751 case DL_NOTE_PHYS_ADDR:
294 #define NOTE_PHYS_ADDR DL_NOTE_PHYS_ADDR
222 case DL_NOTE_PHYS_ADDR: in softmac_process_notify_ind()
850 notes = DL_NOTE_PHYS_ADDR | DL_NOTE_LINK_UP | DL_NOTE_LINK_DOWN; in softmac_mac_register()1391 notifications = DL_NOTE_PHYS_ADDR | DL_NOTE_LINK_UP | in softmac_lower_setup()
153 if (dnip->dni_note != DL_NOTE_PHYS_ADDR) in phyint_link_notify()240 notes = DL_NOTE_PHYS_ADDR; in phyint_link_init()261 if (pi->pi_notes & DL_NOTE_PHYS_ADDR) { in phyint_link_close()263 pi->pi_notes &= ~DL_NOTE_PHYS_ADDR; in phyint_link_close()
397 #define DL_NOTE_PHYS_ADDR 0x0001 /* Physical address change */ macro
1582 if (!(dsp->ds_notifications & DL_NOTE_PHYS_ADDR)) in str_notify_phys_addr()1594 dlip->dl_notification = DL_NOTE_PHYS_ADDR; in str_notify_phys_addr()
1129 DL_NOTE_PHYS_ADDR | in proto_notify_req()
229 DL_NOTE_PHYS_ADDR;235 DL_NOTE_PHYS_ADDR |3913 if (bit == DL_NOTE_PHYS_ADDR) in gld_notify_ind()3955 case DL_NOTE_PHYS_ADDR: in gld_notify_ind()5419 gld_notify_ind(macinfo, DL_NOTE_PHYS_ADDR, NULL); in gld_setaddr()
2299 (DL_NOTE_PHYS_ADDR | DL_NOTE_SDU_SIZE | DL_NOTE_FASTPATH_FLUSH | in ill_dl_phys()
8526 case DL_NOTE_PHYS_ADDR: in ip_rput_dlpi_writer()
4995 case DL_NOTE_PHYS_ADDR: in ipif_ill_refrele_tail()
1653 retval = dlpi_enabnotify(dh, DL_NOTE_PHYS_ADDR, notifycb, NULL, &id); in setifether()