Lines Matching refs:stop_cbfn
386 if ((_ethport)->stop_cbfn) { \
388 cbfn = (_ethport)->stop_cbfn; \
389 (_ethport)->stop_cbfn = NULL; \
731 ethport->stop_cbfn = NULL; in bna_ethport_init()
761 ethport->stop_cbfn = bna_enet_cb_ethport_stopped; in bna_ethport_stop()
868 if ((enet)->stop_cbfn) { \
871 cbfn = (enet)->stop_cbfn; \
873 (enet)->stop_cbfn = NULL; \
1190 enet->stop_cbfn = NULL; in bna_enet_init()
1225 enet->stop_cbfn = bna_ioceth_cb_enet_stopped; in bna_enet_stop()
1278 enet->stop_cbfn = cbfn; in bna_enet_disable()
1330 if ((_ioceth)->stop_cbfn) { \
1333 cbfn = (_ioceth)->stop_cbfn; \
1335 (_ioceth)->stop_cbfn = NULL; \
1735 ioceth->stop_cbfn = NULL; in bna_ioceth_init()
1771 ioceth->stop_cbfn = bnad_cb_ioceth_disabled; in bna_ioceth_disable()