Home
last modified time | relevance | path

Searched refs:action_idx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/watchdog/
H A Dmlx_wdt.c47 int action_idx; member
82 struct mlxreg_core_data *reg_data = &wdt->pdata->data[wdt->action_idx]; in mlxreg_wdt_start()
91 struct mlxreg_core_data *reg_data = &wdt->pdata->data[wdt->action_idx]; in mlxreg_wdt_stop()
230 wdt->action_idx = i; in mlxreg_wdt_config()
/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c76 static int amd_pmf_get_bios_output_idx(u32 action_idx) in amd_pmf_get_bios_output_idx() argument
78 switch (action_idx) { in amd_pmf_get_bios_output_idx()
/linux/drivers/net/dsa/microchip/
H A Dksz9477_acl.c1314 void ksz9477_acl_processing_rule_set_action(u8 *entry, u8 action_idx) in ksz9477_acl_processing_rule_set_action() argument
1316 ksz9477_acl_set_reg(entry, KSZ9477_ACL_PORT_ACCESS_0, action_idx); in ksz9477_acl_processing_rule_set_action()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c2193 u8 action_idx) in hws_action_apply_stc() argument
2195 struct mlx5hws_action *action = apply->rule_action[action_idx].action; in hws_action_apply_stc()