Home
last modified time | relevance | path

Searched defs:attr_index (Results 1 – 3 of 3) sorted by relevance

/linux/lib/kunit/
H A Dattributes.c340 int op_index = -1, attr_index = -1; in kunit_next_attr_filter() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c495 unsigned int attr_index; in mlxsw_hwmon_attr_add() local
/linux/net/core/
H A Ddev.c2820 static struct xps_map *expand_xps_map(struct xps_map *map, int attr_index, in expand_xps_map()