| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | lag_conf.c | 86 static unsigned int nfp_fl_get_next_pkt_number(struct nfp_fl_lag *lag) in nfp_fl_get_next_pkt_number() argument 88 lag->pkt_num++; in nfp_fl_get_next_pkt_number() 89 lag->pkt_num &= NFP_FL_LAG_PKT_NUMBER_MASK; in nfp_fl_get_next_pkt_number() 91 return lag->pkt_num; in nfp_fl_get_next_pkt_number() 94 static void nfp_fl_increment_version(struct nfp_fl_lag *lag) in nfp_fl_increment_version() argument 97 lag->batch_ver += 2; in nfp_fl_increment_version() 98 lag->batch_ver &= NFP_FL_LAG_VERSION_MASK; in nfp_fl_increment_version() 101 if (!lag->batch_ver) in nfp_fl_increment_version() 102 lag->batch_ver += 2; in nfp_fl_increment_version() 106 nfp_fl_lag_group_create(struct nfp_fl_lag *lag, struct net_device *master) in nfp_fl_lag_group_create() argument [all …]
|
| H A D | main.h | 455 void nfp_flower_lag_init(struct nfp_fl_lag *lag); 456 void nfp_flower_lag_cleanup(struct nfp_fl_lag *lag); 457 int nfp_flower_lag_reset(struct nfp_fl_lag *lag);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_marker.c | 40 queue->lag = 0; in vmw_marker_queue_init() 84 queue->lag = 0; in vmw_marker_pull() 94 queue->lag = now - marker->submitted; in vmw_marker_pull() 113 queue->lag += now - queue->lag_time; in vmw_fifo_lag() 116 return queue->lag; in vmw_fifo_lag()
|
| H A D | vmwgfx_drv.h | 282 u64 lag; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | mirror_gre_bridge_1q_lag.sh | 148 team_create lag loadbalance $swp3 $swp4 149 ip link set dev lag master br1 154 ip link set dev lag nomaster 155 team_destroy lag
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | pci_hw.h | 146 MLXSW_ITEM32(pci, cqe0, lag, 0x00, 23, 1); 147 MLXSW_ITEM32(pci, cqe12, lag, 0x00, 24, 1); 148 mlxsw_pci_cqe_item_helpers(lag, 0, 12, 12);
|
| H A D | spectrum.c | 3491 struct mlxsw_sp_upper *lag; in mlxsw_sp_lag_index_get() local 3498 lag = mlxsw_sp_lag_get(mlxsw_sp, i); in mlxsw_sp_lag_index_get() 3499 if (lag->ref_count) { in mlxsw_sp_lag_index_get() 3500 if (lag->dev == lag_dev) { in mlxsw_sp_lag_index_get() 3554 struct mlxsw_sp_upper *lag; in mlxsw_sp_port_lag_join() local 3562 lag = mlxsw_sp_lag_get(mlxsw_sp, lag_id); in mlxsw_sp_port_lag_join() 3563 if (!lag->ref_count) { in mlxsw_sp_port_lag_join() 3567 lag->dev = lag_dev; in mlxsw_sp_port_lag_join() 3581 lag->ref_count++; in mlxsw_sp_port_lag_join() 3590 if (!lag->ref_count) in mlxsw_sp_port_lag_join() [all …]
|
| H A D | core.c | 81 } lag; member 1917 mlxsw_core->lag.mapping = kzalloc(alloc_size, GFP_KERNEL); in __mlxsw_core_bus_device_register() 1918 if (!mlxsw_core->lag.mapping) { in __mlxsw_core_bus_device_register() 1995 kfree(mlxsw_core->lag.mapping); in __mlxsw_core_bus_device_register() 2066 kfree(mlxsw_core->lag.mapping); in mlxsw_core_bus_device_unregister() 2669 mlxsw_core->lag.mapping[index] = local_port; in mlxsw_core_lag_mapping_set() 2679 return mlxsw_core->lag.mapping[index]; in mlxsw_core_lag_mapping_get() 2692 if (mlxsw_core->lag.mapping[index] == local_port) in mlxsw_core_lag_mapping_clear() 2693 mlxsw_core->lag.mapping[index] = 0; in mlxsw_core_lag_mapping_clear()
|
| H A D | spectrum_router.c | 77 bool lag; member 88 bool lag; member 1004 .common.lag = false, in mlxsw_sp_ipip_ol_ipip_lb_create() 6635 params->lag = mlxsw_sp_port->lagged; in mlxsw_sp_rif_subport_params_init() 6636 if (params->lag) in mlxsw_sp_rif_subport_params_init() 7391 rif_subport->lag = params->lag; in mlxsw_sp_rif_subport_setup() 7392 if (params->lag) in mlxsw_sp_rif_subport_setup() 7408 mlxsw_reg_ritr_sp_if_pack(ritr_pl, rif_subport->lag, in mlxsw_sp_rif_subport_op() 7409 rif_subport->lag ? rif_subport->lag_id : in mlxsw_sp_rif_subport_op()
|
| H A D | reg.h | 6338 static inline void mlxsw_reg_ritr_sp_if_pack(char *payload, bool lag, in mlxsw_reg_ritr_sp_if_pack() argument 6341 mlxsw_reg_ritr_sp_if_lag_set(payload, lag); in mlxsw_reg_ritr_sp_if_pack()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 1220 int i, port, lag; in ocelot_set_aggr_pgids() local 1231 for (lag = 0; lag < ocelot->num_phys_ports; lag++) { in ocelot_set_aggr_pgids() 1236 bond_mask = ocelot->lags[lag]; in ocelot_set_aggr_pgids() 1259 static void ocelot_setup_lag(struct ocelot *ocelot, int lag) in ocelot_setup_lag() argument 1261 unsigned long bond_mask = ocelot->lags[lag]; in ocelot_setup_lag() 1271 ANA_PORT_PORT_CFG_PORTID_VAL(lag), in ocelot_setup_lag() 1281 int lag, lp; in ocelot_port_lag_join() local 1297 lag = port; in ocelot_port_lag_join() 1305 lag = lp; in ocelot_port_lag_join() 1309 ocelot_setup_lag(ocelot, lag); in ocelot_port_lag_join()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | lag.h | 54 return dev->priv.lag; in mlx5_lag_dev_get()
|
| H A D | lag.c | 531 dev->priv.lag = ldev; in mlx5_lag_dev_add_pf() 553 dev->priv.lag = NULL; in mlx5_lag_dev_remove_pf() 571 ldev = tmp_dev->priv.lag; in mlx5_lag_add()
|
| H A D | Makefile | 17 fs_counters.o rl.o lag.o dev.o events.o wq.o lib/gid.o \
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | Makefile | 15 trace.o lag.o
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | mp3_enc_types.h | 86 long lag; member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | spi-samsung.txt | 62 miso line (to account for any lag in the miso line). The following are the
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-deadline.rst | 156 - ActiveNonContending: if it just blocked and has not yet surpassed the 0-lag 159 - Inactive: if it is blocked and has surpassed the 0-lag time. 167 the 0-lag time, when the task's bandwidth can be reclaimed without 170 The 0-lag time for a task entering the ActiveNonContending state is 267 runtime is equal to 2, its 0-lag time is equal to t = 4. 273 This is the 0-lag time for Task T1. Since it didn't woken up in the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | philips.rst | 66 only introduces lag, so choose carefully. The default is 3, which is
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | driver.h | 580 struct mlx5_lag *lag; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 181 (there might be a time lag here due to re-ordering of requests by the
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 388 lag up to one step behind their ``rcu_state`` counterpart. If the bottom 838 name in the rcu_node structure. They may each lag up to one behind their 840 ``CONFIG_NO_HZ_FULL`` kernels can lag arbitrarily far behind for CPUs in
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | timekeeping.rst | 519 where host load or guest lag is too much to compensate for, and thus another
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 1052 * FIFOEMP can lag LAST_SEG_DONE. Wait a few
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | variables.rst | 2994 network lag, available memory, and existing machine loads can all
|