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()440 if (dev->caps.supported_type[i]) { in mlx4_dev_cap()442 if (dev->caps.supported_type[i] == MLX4_PORT_TYPE_ETH) in mlx4_dev_cap()445 else if (dev->caps.supported_type[i] == in mlx4_dev_cap()466 ((dev->caps.supported_type[i] == MLX4_PORT_TYPE_AUTO) && in mlx4_dev_cap()
3224 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()3230 ahw->supported_type = PORT_FIBRE; in qlcnic_83xx_test_link()3234 ahw->supported_type = PORT_TP; in qlcnic_83xx_test_link()3241 ahw->supported_type = PORT_DA; in qlcnic_83xx_test_link()3245 ahw->supported_type = PORT_OTHER; in qlcnic_83xx_test_link()3321 switch (ahw->supported_type) { in qlcnic_83xx_get_settings()
498 u16 supported_type; member
583 u8 supported_type[MLX4_MAX_PORTS + 1]; member