CFG_MODE_POLL
case CFG_MODE_POLL:
return CFG_MODE_POLL;
cfg_mode = CFG_MODE_POLL;
static enum cfg_mode cfg_mode = CFG_MODE_POLL;