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; \
1211 enet->stop_cbfn = NULL; in bna_enet_init()
1248 enet->stop_cbfn = bna_ioceth_cb_enet_stopped; in bna_enet_stop()
1301 enet->stop_cbfn = cbfn; in bna_enet_disable()
1356 if ((_ioceth)->stop_cbfn) { \
1359 cbfn = (_ioceth)->stop_cbfn; \
1361 (_ioceth)->stop_cbfn = NULL; \
1761 ioceth->stop_cbfn = NULL; in bna_ioceth_init()
1797 ioceth->stop_cbfn = bnad_cb_ioceth_disabled; in bna_ioceth_disable()