EFA_CMD_STR_CASE
#define EFA_CMD_STR_CASE(_cmd) case EFA_ADMIN_##_cmd: return #_cmd
#undef EFA_CMD_STR_CASE