Searched refs:_ethport (Results 1 – 1 of 1) sorted by relevance
384 #define call_ethport_stop_cbfn(_ethport) \ argument386 if ((_ethport)->stop_cbfn) { \388 cbfn = (_ethport)->stop_cbfn; \389 (_ethport)->stop_cbfn = NULL; \390 cbfn(&(_ethport)->bna->enet); \