Home
last modified time | relevance | path

Searched refs:FPri_End (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac_api.h18 void FPri_End(MAC_ENGINE *eng, uint8_t option);
H A Dmactest.c379 FPri_End(p_eng, FP_LOG); in finish_check()
382 FPri_End(p_eng, FP_IO); in finish_check()
384 FPri_End(p_eng, STD_OUT); in finish_check()
H A Dmac.c989 void FPri_End (MAC_ENGINE *eng, uint8_t option) in FPri_End() function