Home
last modified time | relevance | path

Searched refs:outer (Results 51 – 75 of 84) sorted by relevance

1234

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dmemx.fuc273 // $r5 - outer loop counter
/openbmc/linux/drivers/net/ppp/
H A DKconfig142 This hash table is on a per outer ethernet interface.
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1491 void *outer; in create_tir() local
1509 outer = MLX5_ADDR_OF(tirc, tirc, rx_hash_field_selector_outer); in create_tir()
1510 MLX5_SET(rx_hash_field_select, outer, l3_prot_type, MLX5_L3_PROT_TYPE_IPV4); in create_tir()
1511 MLX5_SET(rx_hash_field_select, outer, l4_prot_type, MLX5_L4_PROT_TYPE_TCP); in create_tir()
1512 MLX5_SET(rx_hash_field_select, outer, selected_fields, HASH_IP_L4PORTS); in create_tir()
/openbmc/qemu/scripts/
H A Dcheckpatch.pl813 my ($linenr, $remain, $outer, $open, $close, $off) = @_;
853 if (!$outer || $level <= 1) {
/openbmc/qemu/docs/system/
H A Dreplay.rst173 the outer world into the log. In replay mode packets from the log are
/openbmc/linux/net/ipv6/
H A DKconfig297 Support for encapsulation of packets within an outer IPv6
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c736 dr_ste_build_pre_check_spec(dmn, &mask->outer)) in mlx5dr_ste_build_pre_check()
1042 dr_ste_copy_mask_spec(buff, &set_param->outer, clr); in mlx5dr_ste_copy_param()
H A Ddr_types.h816 struct mlx5dr_match_spec outer; member
/openbmc/linux/Documentation/networking/
H A Dpktgen.rst197 outer label=16,middle label=32,
H A Dopenvswitch.rst201 and therefore will not misinterpret them. (Also, the outer eth_type
H A Drepresentors.rst234 outer Ethernet frame), while UDP packets received on the physical port with UDP
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst210 encapsulated packet, outer headers are ignored. Therefore, inner headers are
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2242 struct flow_match_basic *match, bool outer, in mlx5e_tc_set_ethertype() argument
2247 ip_version_cap = outer ? in mlx5e_tc_set_ethertype()
2267 u8 mlx5e_tc_get_ip_version(struct mlx5_flow_spec *spec, bool outer) in mlx5e_tc_get_ip_version() argument
2273 if (outer) in mlx5e_tc_get_ip_version()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1outer-spin-button {\n height: auto;\n}\ninput[type=\"search\"] {\n -webkit-appearance: textfield…
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst179 of the finger actually touching the glass, and one outer region formed by
/openbmc/linux/mm/
H A Dswapfile.c3454 goto outer; in add_swap_count_continuation()
3523 outer: in add_swap_count_continuation()
/openbmc/qemu/docs/devel/
H A Dmigration.rst272 One important note is that the outer post_load() function is called "after"
274 value that it uses. A flag, and the combination of outer pre_load and
347 e) (potentially) Add an outer pre_load that sets up a default value
/openbmc/openbmc/poky/documentation/test-manual/
H A Dintro.rst74 possible to use the outer layers from another Continuous Integration
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1513 my ($linenr, $remain, $outer, $open, $close, $off) = @_;
1553 if (!$outer || $level <= 1) {
/openbmc/linux/kernel/locking/
H A Dlockdep.c4858 u8 inner, u8 outer, u8 lock_type) in lockdep_init_map_type() argument
4879 lock->wait_type_outer = outer; in lockdep_init_map_type()
/openbmc/linux/scripts/
H A Dcheckpatch.pl1876 my ($linenr, $remain, $outer, $open, $close, $off) = @_;
1916 if (!$outer || $level <= 1) {
/openbmc/linux/Documentation/process/
H A Dmaintainer-tip.rst595 Adding brackets around the outer loop enhances the reading flow::
/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss302 [type="number"]::-webkit-outer-spin-button {
/openbmc/qemu/docs/specs/
H A Drocker.txt966 FLOW_POP_VLAN_TAG 1 strip outer VLAN tag (type 1
/openbmc/linux/Documentation/bpf/
H A Dverifier.rst421 * For the outer stack frames, only caller saved registers (r6-r9) and stack

1234