/linux/drivers/net/ethernet/sfc/ |
H A D | tc.c | 207 struct efx_tc_action_set_list *acts, in efx_tc_free_action_set_list() argument 217 efx_mae_free_action_set_list(efx, acts); in efx_tc_free_action_set_list() 219 list_for_each_entry_safe(act, next, &acts->list, list) in efx_tc_free_action_set_list() 748 efx_tc_free_action_set_list(efx, &rule->acts, true); in efx_tc_delete_rule() 1802 INIT_LIST_HEAD(&rule->acts.list); in efx_tc_flower_replace_foreign() 1899 list_add_tail(&act->list, &rule->acts.list); in efx_tc_flower_replace_foreign() 1945 list_add_tail(&act->list, &rule->acts.list); in efx_tc_flower_replace_foreign() 1955 rc = efx_mae_alloc_action_set_list(efx, &rule->acts); in efx_tc_flower_replace_foreign() 1961 rule->acts.fw_id, &rule->fw_id); in efx_tc_flower_replace_foreign() 1969 efx_mae_free_action_set_list(efx, &rule->acts); in efx_tc_flower_replace_foreign() [all …]
|
H A D | tc_encap_actions.c | 431 struct efx_tc_action_set_list *acts, *fallback; in efx_tc_update_encap() local 439 acts = act->user; in efx_tc_update_encap() 440 if (WARN_ON(!acts)) /* can't happen */ in efx_tc_update_encap() 442 rule = container_of(acts, struct efx_tc_flow_rule, acts); in efx_tc_update_encap() 487 acts = act->user; in efx_tc_update_encap() 488 if (WARN_ON(!acts)) /* can't happen */ in efx_tc_update_encap() 490 rule = container_of(acts, struct efx_tc_flow_rule, acts); in efx_tc_update_encap() 493 rc = efx_mae_update_rule(efx, acts->fw_id, rule->fw_id); in efx_tc_update_encap() 592 list_for_each_entry(act, &rule->acts.list, list) in efx_tc_check_ready()
|
/linux/net/openvswitch/ |
H A D | datapath.c | 595 struct sw_flow_actions *acts; in ovs_packet_cmd_execute() local 648 &flow->key, &acts, log); in ovs_packet_cmd_execute() 652 rcu_assign_pointer(flow->sf_acts, acts); in ovs_packet_cmd_execute() 770 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size() argument 794 len += nla_total_size(acts->orig_len); in ovs_flow_cmd_msg_size() 921 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info() argument 933 len = ovs_flow_cmd_msg_size(acts, sfid, ufid_flags); in ovs_flow_cmd_alloc_info() 975 struct sw_flow_actions *acts; in ovs_flow_cmd_new() local 1024 &new_flow->key, &acts, log); in ovs_flow_cmd_new() 1030 reply = ovs_flow_cmd_alloc_info(acts, &new_flow->id, info, false, in ovs_flow_cmd_new() [all …]
|
H A D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action() argument
|
/linux/drivers/greybus/ |
H A D | Kconfig | 28 co-processor acts as Greybus SVC. 38 acts as a Greybus "host controller". This device is a bridge
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | post_act.c | 178 struct mlx5e_tc_mod_hdr_acts *acts) in mlx5e_tc_post_act_set_handle() argument 180 return mlx5e_tc_match_to_reg_set(dev, acts, handle->ns_type, FTEID_TO_REG, handle->id); in mlx5e_tc_post_act_set_handle()
|
H A D | post_act.h | 41 struct mlx5e_tc_mod_hdr_acts *acts);
|
/linux/Documentation/litmus-tests/ |
H A D | README | 25 Demonstrate that a failing cmpxchg() operation acts as a full barrier 29 Demonstrate that a failing cmpxchg() operation acts as an acquire
|
/linux/Documentation/filesystems/ |
H A D | virtiofs.rst | 60 client. The guest acts as the FUSE client while the host acts as the FUSE
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-intel_th-devices-pti | 12 Description: (RW) 0: PTI trace clock acts as a strobe which only toggles
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | ibm,ppc4xx-gpio.txt | 4 particular pin that has GPIO capabilities acts as a GPIO or is used for
|
/linux/Documentation/security/tpm/ |
H A D | tpm_ftpm_tee.rst | 18 The driver acts as a thin layer that passes commands to and from a TPM
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ti,da850-pupd.txt | 12 The controller node also acts as a container for pin group configuration nodes.
|
/linux/drivers/firmware/imx/ |
H A D | Kconfig | 10 It acts like a doorbell. Client might use shared memory to
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1369 const struct intr_info *acts, in t3_handle_intr_status() argument 1375 for (; acts->mask; ++acts) { in t3_handle_intr_status() 1376 if (!(status & acts->mask)) in t3_handle_intr_status() 1378 if (acts->fatal) { in t3_handle_intr_status() 1381 acts->msg, status & acts->mask); in t3_handle_intr_status() 1382 status &= ~acts->mask; in t3_handle_intr_status() 1383 } else if (acts->msg) in t3_handle_intr_status() 1385 acts->msg, status & acts->mask); in t3_handle_intr_status() 1386 if (acts->stat_idx >= 0) in t3_handle_intr_status() 1387 stats[acts->stat_idx]++; in t3_handle_intr_status()
|
/linux/Documentation/admin-guide/nfs/ |
H A D | pnfs-scsi-server.rst | 7 With pNFS SCSI layouts, the NFS server acts as Metadata Server (MDS) for pNFS,
|
H A D | pnfs-block-server.rst | 6 case the NFS server acts as Metadata Server (MDS) for pNFS, which in addition
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | icpdas-lp8841-spi-rtc.txt | 4 memory register, which acts as an SPI master device.
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | ac5x-rd-carrier.dtsi | 23 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
|
H A D | ac5x-rd-carrier-cn9131.dts | 20 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
|
/linux/drivers/scsi/csiostor/ |
H A 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()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-mem2mem.rst | 16 A memory-to-memory video node acts just like a normal video node, but it
|
/linux/net/hsr/ |
H A D | Kconfig | 21 in the ring acts like a bridge for HSR frames, but filters frames
|
/linux/Documentation/trace/coresight/ |
H A D | ultrasoc-smb.rst | 14 memory. The device acts as a coresight sink device and the
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | zynq-7000.txt | 11 required input clock frequencies from the devicetree and acts as clock provider
|