Searched defs:flow_type (Results 1 – 14 of 14) sorted by relevance
/drivers/gpio/ |
D | gpio-mpc8xxx.c | 204 static int mpc8xxx_irq_set_type(struct irq_data *d, unsigned int flow_type) in mpc8xxx_irq_set_type() 232 static int mpc512x_irq_set_type(struct irq_data *d, unsigned int flow_type) in mpc512x_irq_set_type()
|
D | gpio-msm-v2.c | 268 static int msm_gpio_irq_set_type(struct irq_data *d, unsigned int flow_type) in msm_gpio_irq_set_type()
|
D | gpio-sx150x.c | 332 static int sx150x_irq_set_type(struct irq_data *d, unsigned int flow_type) in sx150x_irq_set_type()
|
D | gpio-msm-v1.c | 569 static int msm_gpio_irq_set_type(struct irq_data *d, unsigned int flow_type) in msm_gpio_irq_set_type()
|
/drivers/irqchip/ |
D | irq-vt8500.c | 116 static int vt8500_irq_set_type(struct irq_data *d, unsigned int flow_type) in vt8500_irq_set_type()
|
D | irq-metag-ext.c | 402 static int meta_intc_irq_set_type(struct irq_data *data, unsigned int flow_type) in meta_intc_irq_set_type()
|
/drivers/mfd/ |
D | pm8xxx-irq.c | 214 static int pm8xxx_irq_set_type(struct irq_data *d, unsigned int flow_type) in pm8xxx_irq_set_type()
|
D | htc-i2cpld.c | 61 unsigned int flow_type; member
|
/drivers/vlynq/ |
D | vlynq.c | 164 static int vlynq_irq_type(struct irq_data *d, unsigned int flow_type) in vlynq_irq_type()
|
/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 945 static u64 be_get_rss_hash_opts(struct be_adapter *adapter, u64 flow_type) in be_get_rss_hash_opts()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 657 enum mlx4_net_trans_promisc_mode flow_type) in mlx4_map_sw_to_hw_steering_mode()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 2415 u8 *flow_type) in ixgbe_flowspec_to_flow_type()
|
D | ixgbe_type.h | 2525 u8 flow_type; member 2541 u8 flow_type; member
|
/drivers/net/ethernet/sun/ |
D | niu.c | 6934 static void niu_ethflow_to_l3proto(int flow_type, u8 *pid) in niu_ethflow_to_l3proto() 6963 static int niu_class_to_ethflow(u64 class, int *flow_type) in niu_class_to_ethflow() 7003 static int niu_ethflow_to_class(int flow_type, u64 *class) in niu_ethflow_to_class()
|