notify_link_chg 462 drivers/net/ethernet/marvell/octeontx2/af/cgx.c if (!lmac->event_cb.notify_link_chg) { notify_link_chg 475 drivers/net/ethernet/marvell/octeontx2/af/cgx.c if (lmac->event_cb.notify_link_chg(&event, lmac->event_cb.data)) notify_link_chg 632 drivers/net/ethernet/marvell/octeontx2/af/cgx.c lmac->event_cb.notify_link_chg = NULL; notify_link_chg 92 drivers/net/ethernet/marvell/octeontx2/af/cgx.h int (*notify_link_chg)(struct cgx_link_event *event, void *data); notify_link_chg 236 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c cb.notify_link_chg = cgx_lmac_postevent; /* link change call back */