/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | post_act.c | 161 struct mlx5e_tc_mod_hdr_acts *acts) in mlx5e_tc_post_act_set_handle() argument 163 return mlx5e_tc_match_to_reg_set(dev, acts, handle->ns_type, FTEID_TO_REG, handle->id); in mlx5e_tc_post_act_set_handle()
|
D | post_act.h | 33 struct mlx5e_tc_mod_hdr_acts *acts);
|
/drivers/greybus/ |
D | Kconfig | 25 acts as a Greybus "host controller". This device is a bridge
|
/drivers/firmware/imx/ |
D | Kconfig | 10 It acts like a doorbell. Client might use shared memory to
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1434 const struct intr_info *acts, in t3_handle_intr_status() argument 1440 for (; acts->mask; ++acts) { in t3_handle_intr_status() 1441 if (!(status & acts->mask)) in t3_handle_intr_status() 1443 if (acts->fatal) { in t3_handle_intr_status() 1446 acts->msg, status & acts->mask); in t3_handle_intr_status() 1447 status &= ~acts->mask; in t3_handle_intr_status() 1448 } else if (acts->msg) in t3_handle_intr_status() 1450 acts->msg, status & acts->mask); in t3_handle_intr_status() 1451 if (acts->stat_idx >= 0) in t3_handle_intr_status() 1452 stats[acts->stat_idx]++; in t3_handle_intr_status()
|
/drivers/scsi/csiostor/ |
D | csio_hw.c | 3114 const struct intr_info *acts) in csio_handle_intr_status() argument 3120 for ( ; acts->mask; ++acts) { in csio_handle_intr_status() 3121 if (!(status & acts->mask)) in csio_handle_intr_status() 3123 if (acts->fatal) { in csio_handle_intr_status() 3126 acts->msg, status & acts->mask); in csio_handle_intr_status() 3127 } else if (acts->msg) in csio_handle_intr_status() 3129 acts->msg, status & acts->mask); in csio_handle_intr_status() 3130 mask |= acts->mask; in csio_handle_intr_status()
|
/drivers/hwtracing/intel_th/ |
D | Kconfig | 45 Intel TH infrastructure and acts as a switch for source
|
/drivers/net/ethernet/netronome/nfp/flower/ |
D | offload.c | 826 nfp_fl_verify_post_tun_acts(char *acts, int len, struct nfp_fl_push_vlan **vlan) in nfp_fl_verify_post_tun_acts() argument 832 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_verify_post_tun_acts() 850 nfp_fl_push_vlan_after_tun(char *acts, int len, struct nfp_fl_push_vlan *vlan) in nfp_fl_push_vlan_after_tun() argument 857 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_push_vlan_after_tun()
|
/drivers/usb/gadget/ |
D | Kconfig | 358 The Mass Storage Gadget acts as a USB Mass Storage disk drive. 463 The MIDI Function acts as a USB Audio device, with one MIDI 488 The Webcam function acts as a composite USB Audio and Video Class
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 268 The Mass Storage Gadget acts as a USB Mass Storage disk drive. 323 The MIDI Gadget acts as a USB Audio device, with one MIDI 509 The Webcam Gadget acts as a composite USB Audio and Video Class
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4287 const struct intr_info *acts) in t4_handle_intr_status() argument 4293 for ( ; acts->mask; ++acts) { in t4_handle_intr_status() 4294 if (!(status & acts->mask)) in t4_handle_intr_status() 4296 if (acts->fatal) { in t4_handle_intr_status() 4298 dev_alert(adapter->pdev_dev, "%s (0x%x)\n", acts->msg, in t4_handle_intr_status() 4299 status & acts->mask); in t4_handle_intr_status() 4300 } else if (acts->msg && printk_ratelimit()) in t4_handle_intr_status() 4301 dev_warn(adapter->pdev_dev, "%s (0x%x)\n", acts->msg, in t4_handle_intr_status() 4302 status & acts->mask); in t4_handle_intr_status() 4303 if (acts->int_handler) in t4_handle_intr_status() [all …]
|
/drivers/char/agp/ |
D | Kconfig | 11 use the AGP features of your 3D rendering video card. This code acts
|
/drivers/staging/greybus/ |
D | Kconfig | 19 ports and acts as a Greybus "Dummy codec". This device is a
|
/drivers/platform/surface/ |
D | Kconfig | 56 turn them into ACPI notifications. It essentially acts as a
|
/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 1069 static struct actions_fwd *enetc_check_flow_actions(u64 acts, in enetc_check_flow_actions() argument 1075 if (acts == enetc_act_fwd[i].actions && in enetc_check_flow_actions()
|
/drivers/net/hamradio/ |
D | Kconfig | 25 PC and your TNC (the Terminal Node Controller acts as a kind of
|
/drivers/mailbox/ |
D | Kconfig | 273 acts as an interrupt controller for receiving interrupts from clients.
|
/drivers/misc/ |
D | Kconfig | 371 This is VMware physical memory management driver which acts
|
/drivers/tty/serial/8250/ |
D | Kconfig | 225 serial port hardware which acts similar to standard serial port
|
/drivers/usb/serial/ |
D | Kconfig | 11 ports, or acts like a serial device, and you want to connect it to
|
/drivers/md/ |
D | Kconfig | 233 This interface allows you to do buffered I/O on a device and acts
|
/drivers/input/misc/ |
D | Kconfig | 403 rotation. The dial also acts as a pushbutton. The base contains an LED
|
/drivers/hid/ |
D | Kconfig | 254 The Prodikeys PC-MIDI acts as a USB Audio device, with one MIDI
|
/drivers/iio/adc/ |
D | Kconfig | 480 This driver uses two GPIOs, one acts as the clock and controls the
|