Searched refs:supported_type (Results 1 – 5 of 5) sorted by relevance
324 unsigned int supported_type = 0, val; in plgpio_irq_set_type() local330 supported_type = IRQ_TYPE_LEVEL_HIGH; in plgpio_irq_set_type()332 supported_type = IRQ_TYPE_EDGE_RISING | IRQ_TYPE_EDGE_FALLING; in plgpio_irq_set_type()334 if (!(trigger & supported_type)) in plgpio_irq_set_type()
186 if (!(port_type[i] & dev->caps.supported_type[i+1])) { in mlx4_check_port_params()276 dev->caps.supported_type[port] = port_cap->supported_port_types; in _mlx4_dev_port()425 if (dev->caps.supported_type[i]) { in mlx4_dev_cap()427 if (dev->caps.supported_type[i] == MLX4_PORT_TYPE_ETH) in mlx4_dev_cap()430 else if (dev->caps.supported_type[i] == in mlx4_dev_cap()451 ((dev->caps.supported_type[i] == MLX4_PORT_TYPE_AUTO) && in mlx4_dev_cap()
3220 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()3226 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()3230 ahw->supported_type = PORT_TP; in qlcnic_83xx_test_link()3237 ahw->supported_type = PORT_DA; in qlcnic_83xx_test_link()3241 ahw->supported_type = PORT_OTHER; in qlcnic_83xx_test_link()3317 switch (ahw->supported_type) { in qlcnic_83xx_get_settings()
500 u16 supported_type; member
567 u8 supported_type[MLX4_MAX_PORTS + 1]; member