Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 245) sorted by relevance

12345678910

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1234 static enum mlxsw_reg_sfd_op mlxsw_sp_sfd_op(bool adding) in mlxsw_sp_sfd_op() argument
1236 return adding ? MLXSW_REG_SFD_OP_WRITE_EDIT : in mlxsw_sp_sfd_op()
1241 const char *mac, u16 fid, bool adding, in __mlxsw_sp_port_fdb_uc_op() argument
1253 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in __mlxsw_sp_port_fdb_uc_op()
1270 const char *mac, u16 fid, bool adding, in mlxsw_sp_port_fdb_uc_op() argument
1273 return __mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, adding, in mlxsw_sp_port_fdb_uc_op()
1278 bool adding) in mlxsw_sp_rif_fdb_op() argument
1280 return __mlxsw_sp_port_fdb_uc_op(mlxsw_sp, 0, mac, fid, adding, in mlxsw_sp_rif_fdb_op()
1287 bool adding, bool dynamic) in mlxsw_sp_port_fdb_uc_lag_op() argument
1297 mlxsw_reg_sfd_pack(sfd_pl, mlxsw_sp_sfd_op(adding), 0); in mlxsw_sp_port_fdb_uc_lag_op()
[all …]
/Linux-v4.19/Documentation/driver-api/fpga/
Dintro.rst19 * Generally, when adding code, think of the future. Plan for reuse.
26 If you are adding a new FPGA or a new method of programming an FPGA,
46 If you are adding a new interface to the FPGA framework, add it on top
/Linux-v4.19/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt5 adding all period values of the entry - usually a function (symbol).
9 The 'children' overhead is calculated by adding all period values of
106 specifying --no-children option on the command line or by adding
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1274 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_ipv4_neigh() local
1287 updating = found && adding; in ofdpa_port_ipv4_neigh()
1288 removing = found && !adding; in ofdpa_port_ipv4_neigh()
1289 adding = !found && adding; in ofdpa_port_ipv4_neigh()
1291 if (adding) { in ofdpa_port_ipv4_neigh()
1331 if (adding || removing) { in ofdpa_port_ipv4_neigh()
1345 if (!adding) in ofdpa_port_ipv4_neigh()
1386 bool adding = !(flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_ipv4_nh() local
1400 updating = found && adding; in ofdpa_port_ipv4_nh()
1401 removing = found && !adding; in ofdpa_port_ipv4_nh()
[all …]
/Linux-v4.19/net/bridge/
Dbr_switchdev.c104 br_switchdev_fdb_call_notifiers(bool adding, const unsigned char *mac, in br_switchdev_fdb_call_notifiers() argument
114 notifier_type = adding ? SWITCHDEV_FDB_ADD_TO_DEVICE : SWITCHDEV_FDB_DEL_TO_DEVICE; in br_switchdev_fdb_call_notifiers()
/Linux-v4.19/tools/testing/selftests/rcutorture/configs/lock/
Dver_functions.sh29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
/Linux-v4.19/tools/testing/selftests/rcutorture/configs/rcu/
Dver_functions.sh41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt14 - adding commands to be run before and/or after the test suite
15 - adding commands to be run before and/or after the test cases
16 - adding commands to be run before and/or after the execute phase of the test cases
/Linux-v4.19/security/integrity/evm/
DKconfig25 WARNING: changing the HMAC calculation method or adding
42 WARNING: changing the HMAC calculation method or adding
/Linux-v4.19/drivers/iio/multiplexer/
DKconfig4 # When adding new entries keep the list in alphabetical order
/Linux-v4.19/drivers/iio/amplifiers/
DKconfig4 # When adding new entries keep the list in alphabetical order
/Linux-v4.19/drivers/iio/afe/
DKconfig4 # When adding new entries keep the list in alphabetical order
/Linux-v4.19/drivers/iio/potentiostat/
DKconfig4 # When adding new entries keep the list in alphabetical order
/Linux-v4.19/drivers/iio/orientation/
DKconfig4 # When adding new entries keep the list in alphabetical order
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-rtc-rtc0-device-rtc_calibration9 by adding to it the value of this attribute.
/Linux-v4.19/Documentation/driver-api/firmware/
Dfirmware_cache.rst26 * The firmware cache is setup by adding a devres entry for each device that
36 criteria the firmware cache is setup by adding a devres entry for the
/Linux-v4.19/Documentation/networking/caif/
DLinux-CAIF.txt81 CAIF Packet has functions for creating, destroying and adding content
82 and for adding/extracting header and trailers to protocol packets.
87 Stack and provides a Client interface for adding Link-Layer and
/Linux-v4.19/Documentation/devicetree/bindings/sram/
Drenesas,smp-sram.txt5 This memory is reserved by adding a child node to a "mmio-sram" node, cfr.
/Linux-v4.19/Documentation/networking/
Dcdc_mbim.txt176 The userspace management application is responsible for adding new
181 For example, adding a link for a MBIM IP session with SessionId 3:
217 adding the dummy ethernet header on TX and stripping it on RX.
232 Note that adding VLAN links for DSS sessions is entirely optional. A
235 map frames to the correct DSS session and adding 18 byte VLAN ethernet
276 behaviour is triggered by adding a VLAN link for the magic VLAN ID
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dsamsung,exynos-adc.txt56 Example: adding device info in dtsi file
72 Example: adding device info in dtsi file for Exynos3250 with additional sclk
/Linux-v4.19/tools/power/pm-graph/config/
Dcgskip.txt8 # adding or removing function symbol names.
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/
Dtpo,tpg110.txt4 This binding builds on the DPI bindings, adding a few properties
/Linux-v4.19/Documentation/filesystems/cifs/
DAUTHORS10 Jeremy Allison of the Samba team has done invaluable work in adding the server
43 Pavel Shilovsky (for great work adding SMB2 support, and various SMB3 features)
/Linux-v4.19/drivers/iio/frequency/
DKconfig7 # When adding new entries keep the list in alphabetical order
/Linux-v4.19/drivers/iio/counter/
DKconfig4 # When adding new entries keep the list in alphabetical order

12345678910