Searched refs:_ethport (Results 1 – 1 of 1) sorted by relevance
392 #define call_ethport_stop_cbfn(_ethport) \ argument394 if ((_ethport)->stop_cbfn) { \396 cbfn = (_ethport)->stop_cbfn; \397 (_ethport)->stop_cbfn = NULL; \398 cbfn(&(_ethport)->bna->enet); \