Home
last modified time | relevance | path

Searched refs:acts (Results 1 – 25 of 46) sorted by relevance

12

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.c1636 if (entry->acts) { in ice_dealloc_flow_entry()
1887 ice_memdup(hw, acts, acts_cnt * sizeof(*acts), in ice_flow_add_prof_sync()
1996 if (prof->acts) in ice_flow_rem_prof_sync()
2511 ice_memdup(hw, acts, acts_cnt * sizeof(*acts), in ice_flow_acl_frmt_entry()
2513 if (!e->acts) in ice_flow_acl_frmt_entry()
2626 e->acts = NULL; in ice_flow_acl_frmt_entry()
2694 if (memcmp(&p->acts[i], &e->acts[j], in ice_flow_acl_find_scen_entry_cond()
2872 if (!acts) in ice_flow_acl_add_scen_entry_sync()
2876 ice_memcpy(&acts[i], &e->acts[i].data.acl_act, in ice_flow_acl_add_scen_entry_sync()
2912 ice_memcpy(exist->acts, e->acts, in ice_flow_acl_add_scen_entry_sync()
[all …]
H A Dice_flow.h423 struct ice_flow_action *acts; member
466 struct ice_flow_action *acts; member
513 struct ice_flow_action *acts, u8 acts_cnt,
531 void *data, struct ice_flow_action *acts, u8 acts_cnt,
H A Dice_acl.h196 struct ice_acl_act_entry *acts, u8 acts_cnt, u16 *entry_idx);
199 struct ice_acl_act_entry *acts, u8 acts_cnt, u16 entry_idx);
H A Dice_acl_ctrl.c973 struct ice_acl_act_entry *acts, u8 acts_cnt, u16 *entry_idx) in ice_acl_add_entry() argument
1026 status = ice_acl_prog_act(hw, scen, acts, acts_cnt, *entry_idx); in ice_acl_add_entry()
1049 struct ice_acl_act_entry *acts, u8 acts_cnt, in ice_acl_prog_act() argument
1077 ice_memcpy(&act_buf.act[0], &acts[actx_idx], in ice_acl_prog_act()
1082 ice_memcpy(&act_buf.act[1], &acts[actx_idx], in ice_acl_prog_act()
/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c413 struct ice_flow_action *acts, struct acl_rule *rule, in ice_acl_hw_set_conf() argument
438 acts, act_cnt, &hw_entry); in ice_acl_hw_set_conf()
477 struct ice_flow_action acts[1]; in ice_acl_create_filter() local
510 acts[0].type = ICE_FLOW_ACT_DROP; in ice_acl_create_filter()
511 acts[0].data.acl_act.mdid = ICE_MDID_RX_PKT_DROP; in ice_acl_create_filter()
512 acts[0].data.acl_act.prio = 0x3; in ice_acl_create_filter()
513 acts[0].data.acl_act.value = CPU_TO_LE16(0x1); in ice_acl_create_filter()
517 ret = ice_acl_hw_set_conf(pf, input, acts, rule, flow_type, 0); in ice_acl_create_filter()
527 ret = ice_acl_hw_set_conf(pf, input, acts, rule, in ice_acl_create_filter()
531 ret = ice_acl_hw_set_conf(pf, input, acts, rule, in ice_acl_create_filter()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dpwm-beeper.txt10 - amp-supply: phandle to a regulator that acts as an amplifier for the beeper
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Drohm,bd70528-pmic.txt15 - interrupt-controller : To indicate BD70528 acts as an interrupt controller.
18 - gpio-controller : To indicate BD70528 acts as a GPIO controller.
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dibm,ppc4xx-gpio.txt4 particular pin that has GPIO capabilities acts as a GPIO or is used for
H A Dgpio-atlas7.txt11 The GPIO controller also acts as an interrupt controller. It uses the default
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dxlnx,versal-clk.yaml16 reads required input clock frequencies from the devicetree and acts as clock
H A Dxlnx,zynqmp-clk.txt6 tree. It reads required input clock frequencies from the devicetree and acts
H A Dzynq-7000.txt11 required input clock frequencies from the devicetree and acts as clock provider
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dti,da850-pupd.txt12 The controller node also acts as a container for pin group configuration nodes.
H A Dmeson,pinctrl.txt23 The GPIO bank for the controller is represented as a sub-node and it acts as a
H A Drenesas,pfc-pinctrl.txt4 R8A73A4 and R8A7740 it also acts as a GPIO controller.
55 The PFC node also acts as a container for pin configuration nodes. Please refer
/f-stack/dpdk/doc/guides/howto/
H A Dpacket_capture_framework.rst37 capture framework and acts as a server, and the ``dpdk-pdump`` tool acts as a
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt4 memory register, which acts as an SPI master device.
/f-stack/freebsd/contrib/device-tree/Bindings/riscv/
H A Dsifive-l2-cache.txt5 acts as directory-based coherency manager.
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Drenesas,drif.txt64 - If it acts as primary among enabled bonds
68 - renesas,primary-bond: empty property indicating the channel acts as primary
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dtpo,tpg110.yaml14 This panel driver is a component that acts as an intermediary
/f-stack/freebsd/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,saw2.txt41 Definition: Indicates that this SPM device acts as a regulator device
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Daxc001.dtsi84 * which acts as a wire between MB INTC and CPU INTC.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst45 When DPDK vhost-user acts as the client it will keep trying to reconnect
156 acts as the server the device should not be deleted before
268 * DPDK vhost-user acts as the server.
276 * DPDK vhost-user acts as the client.
/f-stack/dpdk/doc/guides/nics/
H A Dvdev_netvsc.rst28 through NetVSC. Otherwise, NetVSC acts as a fallback for all traffic.
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dadv7604.txt18 main I2C ports. Each map has it own I2C address and acts as a standard

12