Lines Matching defs:packets
123 * Packet is sent from the router. Valid for data packets only.
129 * forwarding lookup. Valid for data packets only.
150 * Destination local port for unicast packets.
151 * Destination multicast ID for multicast packets.
153 * Control packets are directed to a specific egress port, while data
154 * packets are transmitted through the CPU port (0) into the switch partition,
162 * Valid for data packets only.
167 * 0 - Data packets
168 * 6 - Control packets
173 unsigned int counter_index, u64 *packets,
184 if (packets)
185 *packets = mlxsw_reg_mgpc_packet_counter_get(mgpc_pl);