Searched refs:formatted (Results 1 – 10 of 10) sorted by relevance
1684 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599()1854 input->formatted.src_ip[0]); in ixgbe_fdir_write_perfect_filter_82599()1856 input->formatted.src_ip[1]); in ixgbe_fdir_write_perfect_filter_82599()1858 input->formatted.src_ip[2]); in ixgbe_fdir_write_perfect_filter_82599()1862 input->formatted.src_ip[0]); in ixgbe_fdir_write_perfect_filter_82599()1867 input->formatted.dst_ip[0]); in ixgbe_fdir_write_perfect_filter_82599()1899 fdirhash = input->formatted.bkt_hash; in ixgbe_fdir_write_perfect_filter_82599()1939 fdirhash = input->formatted.bkt_hash; in ixgbe_fdir_erase_perfect_filter_82599()1992 switch (input->formatted.flow_type) { in ixgbe_fdir_add_perfect_filter_82599()1996 if (input->formatted.dst_port || input->formatted.src_port) { in ixgbe_fdir_add_perfect_filter_82599()[all …]
3572 } formatted; member3582 } formatted; member
899 *reg = input->formatted.src_ip[0]; in fdir_write_perfect_filter_82599()901 *reg = input->formatted.dst_ip[0]; in fdir_write_perfect_filter_82599()911 addr_low = ((u32)input->formatted.inner_mac[0] | in fdir_write_perfect_filter_82599()912 ((u32)input->formatted.inner_mac[1] << 8) | in fdir_write_perfect_filter_82599()913 ((u32)input->formatted.inner_mac[2] << 16) | in fdir_write_perfect_filter_82599()924 if (input->formatted.tunnel_type) in fdir_write_perfect_filter_82599()930 input->formatted.tni_vni); in fdir_write_perfect_filter_82599()938 fdirvlan = input->formatted.flex_bytes; in fdir_write_perfect_filter_82599()1142 (rule->ixgbe_fdir.formatted.flow_type == in ixgbe_fdir_filter_program()1144 rule->ixgbe_fdir.formatted.flow_type == in ixgbe_fdir_filter_program()[all …]
1816 rule->ixgbe_fdir.formatted.flow_type = in ixgbe_parse_fdir_filter_normal()1858 rule->ixgbe_fdir.formatted.dst_ip[0] = in ixgbe_parse_fdir_filter_normal()1860 rule->ixgbe_fdir.formatted.src_ip[0] = in ixgbe_parse_fdir_filter_normal()1888 rule->ixgbe_fdir.formatted.flow_type = in ixgbe_parse_fdir_filter_normal()1978 rule->ixgbe_fdir.formatted.flow_type |= in ixgbe_parse_fdir_filter_normal()2019 rule->ixgbe_fdir.formatted.src_port = in ixgbe_parse_fdir_filter_normal()2021 rule->ixgbe_fdir.formatted.dst_port = in ixgbe_parse_fdir_filter_normal()2043 rule->ixgbe_fdir.formatted.flow_type |= in ixgbe_parse_fdir_filter_normal()2079 rule->ixgbe_fdir.formatted.src_port = in ixgbe_parse_fdir_filter_normal()2081 rule->ixgbe_fdir.formatted.dst_port = in ixgbe_parse_fdir_filter_normal()[all …]
301 * Bullet lists should be formatted with a leading ``*`` as follows::310 * Numbered lists can be formatted with a leading number but the preference is to use ``#.`` which w…471 * Images in the documentation should be formatted as follows:513 * Tables in the documentation should be formatted as follows:
90 Some data will need to be formatted in a list structure. For example, if a
274 Flow identifier is formatted as follows:
399 * ``name``: A human readable string formatted by the scheme detailed below.421 Examples of common statistics xstats strings, formatted to comply to the scheme
36 for each interface string containing ``mac=fixed``. The MAC address is formatted
248 policies to be submitted via a FIFO using JSON formatted strings. Previously