Lines Matching defs:protocol

495  * When protocol is IPv4, the most significant byte of the underlay IPv4
497 * When protocol is IPv6, reserved.
516 * IP protocol.
523 * When protocol is IPv4, the least significant bytes of the underlay
525 * When protocol is IPv6, pointer to the underlay IPv6 destination IP
708 * When protocol is IPv4, the most significant byte of the underlay IPv4
710 * When protocol is IPv6, reserved.
722 * IP protocol.
729 * When protocol is IPv4, the least significant bytes of the underlay
731 * When protocol is IPv6, ipv6_id to be queried from TNIPSD.
3048 MLXSW_ITEM32(reg, pemrbt, protocol, 0x00, 0, 1);
3058 mlxsw_reg_pemrbt_pack(char *payload, enum mlxsw_reg_pemrbt_protocol protocol,
3062 mlxsw_reg_pemrbt_protocol_set(payload, protocol);
4687 * Protocol mask. Indicates which protocol is used.
4760 * Extended speed and protocol to set port to.
4766 * Speed and protocol to set port to.
4772 * The extended current speed and protocol configured for the port.
4778 * The current speed and protocol configured for the port.
7140 enum mlxsw_reg_ritr_loopback_protocol protocol =
7143 mlxsw_reg_ritr_loopback_protocol_set(payload, protocol);
7351 * Note: the type field must match the protocol of the router interface.
7683 MLXSW_ITEM32(reg, ralta, protocol, 0x00, 24, 4);
7694 enum mlxsw_reg_ralxx_protocol protocol,
7699 mlxsw_reg_ralta_protocol_set(payload, protocol);
7777 * RALTB is used to bind virtual router and protocol to an allocated LPM tree.
7795 MLXSW_ITEM32(reg, raltb, protocol, 0x00, 12, 4);
7798 * Tree to be used for the {virtual_router, protocol}
7806 enum mlxsw_reg_ralxx_protocol protocol,
7811 mlxsw_reg_raltb_protocol_set(payload, protocol);
7829 MLXSW_ITEM32(reg, ralue, protocol, 0x00, 24, 4);
8020 enum mlxsw_reg_ralxx_protocol protocol,
8025 mlxsw_reg_ralue_protocol_set(payload, protocol);
8035 enum mlxsw_reg_ralxx_protocol protocol,
8040 mlxsw_reg_ralue_pack(payload, protocol, op, virtual_router, prefix_len);
8045 enum mlxsw_reg_ralxx_protocol protocol,
8050 mlxsw_reg_ralue_pack(payload, protocol, op, virtual_router, prefix_len);
8252 * all entries of a {virtual router, protocol} tuple using the same ECMP group.
8263 MLXSW_ITEM32(reg, raleu, protocol, 0x00, 24, 4);
8297 enum mlxsw_reg_ralxx_protocol protocol,
8304 mlxsw_reg_raleu_protocol_set(payload, protocol);
9899 * SPAN encapsulation protocol.
9917 * Destination IP address. The IP version is configured by protocol.
9924 * Source IP address. The IP version is configured by protocol.