Lines Matching refs:stop_cbfn
394 if ((_ethport)->stop_cbfn) { \
396 cbfn = (_ethport)->stop_cbfn; \
397 (_ethport)->stop_cbfn = NULL; \
739 ethport->stop_cbfn = NULL; in bna_ethport_init()
769 ethport->stop_cbfn = bna_enet_cb_ethport_stopped; in bna_ethport_stop()
876 if ((enet)->stop_cbfn) { \
879 cbfn = (enet)->stop_cbfn; \
881 (enet)->stop_cbfn = NULL; \
1198 enet->stop_cbfn = NULL; in bna_enet_init()
1233 enet->stop_cbfn = bna_ioceth_cb_enet_stopped; in bna_enet_stop()
1286 enet->stop_cbfn = cbfn; in bna_enet_disable()
1338 if ((_ioceth)->stop_cbfn) { \
1341 cbfn = (_ioceth)->stop_cbfn; \
1343 (_ioceth)->stop_cbfn = NULL; \
1743 ioceth->stop_cbfn = NULL; in bna_ioceth_init()
1779 ioceth->stop_cbfn = bnad_cb_ioceth_disabled; in bna_ioceth_disable()