Home
last modified time | relevance | path

Searched refs:max_unit (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/
Dsound_core.c358 int max_unit = 256; in register_sound_special_device() local
370 max_unit = unit + 1; in register_sound_special_device()
388 max_unit = unit + 1; in register_sound_special_device()
415 return sound_insert_unit(&chains[chain], fops, -1, unit, max_unit, in register_sound_special_device()
/Linux-v4.19/include/linux/mlx4/
Ddevice.h507 u8 max_unit; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dfw.c1079 dev_cap->rl_caps.max_unit = size >> 14; in mlx4_QUERY_DEV_CAP()
1172 rl_caps->num_rates, rl_caps->max_unit, rl_caps->max_val, in mlx4_dev_cap_dump()