Searched refs:action_str (Results 1 – 3 of 3) sorted by relevance
265 const std::string action_str = arg.substr(0, delimiter); in parse_status_check_arg() local266 const std::string action = negated ? action_str.substr(4) : action_str; in parse_status_check_arg()315 const std::string action_str = arg.substr(0, delimiter); in parse_output_check_arg() local316 const std::string action = negated ? action_str.substr(4) : action_str; in parse_output_check_arg()
647 char *action_str[] = {"ignore", "normal", "bypass", "isolate",}; in ixgbe_bp_log() local672 action_str[action]); in ixgbe_bp_log()
631 const char *action_str = in iwl_mvm_tdls_recv_channel_switch() local639 action_str, params->sta->addr, params->status); in iwl_mvm_tdls_recv_channel_switch()