Searched refs:formatted (Results 1 – 10 of 10) sorted by relevance
32 input->filter.formatted.src_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_sip()33 mask->formatted.src_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_sip()41 input->filter.formatted.dst_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_dip()42 mask->formatted.dst_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_dip()58 input->filter.formatted.src_port = (__force __be16)(val & 0xffff); in ixgbe_mat_prgm_ports()59 mask->formatted.src_port = (__force __be16)(m & 0xffff); in ixgbe_mat_prgm_ports()60 input->filter.formatted.dst_port = (__force __be16)(val >> 16); in ixgbe_mat_prgm_ports()61 mask->formatted.dst_port = (__force __be16)(m >> 16); in ixgbe_mat_prgm_ports()
1376 tunnel = !!(input.formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK); in ixgbe_fdir_add_signature_filter_82599()1377 flow_type = input.formatted.flow_type & in ixgbe_fdir_add_signature_filter_82599()1478 input->formatted.bkt_hash = (__force __be16)(bucket_hash & 0x1FFF); in ixgbe_atr_compute_perfect_hash_82599()1492 u32 mask = ntohs(input_mask->formatted.dst_port); in ixgbe_get_fdirtcpm_82599()1495 mask |= ntohs(input_mask->formatted.src_port); in ixgbe_get_fdirtcpm_82599()1537 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599()1541 switch (input_mask->formatted.vm_pool & 0x7F) { in ixgbe_fdir_set_input_mask_82599()1551 switch (input_mask->formatted.flow_type & IXGBE_ATR_L4TYPE_MASK) { in ixgbe_fdir_set_input_mask_82599()1554 if (input_mask->formatted.dst_port || in ixgbe_fdir_set_input_mask_82599()1555 input_mask->formatted.src_port) { in ixgbe_fdir_set_input_mask_82599()[all …]
2533 switch (rule->filter.formatted.flow_type) { in ixgbe_get_ethtool_fdir_entry()2553 fsp->h_u.tcp_ip4_spec.psrc = rule->filter.formatted.src_port; in ixgbe_get_ethtool_fdir_entry()2554 fsp->m_u.tcp_ip4_spec.psrc = mask->formatted.src_port; in ixgbe_get_ethtool_fdir_entry()2555 fsp->h_u.tcp_ip4_spec.pdst = rule->filter.formatted.dst_port; in ixgbe_get_ethtool_fdir_entry()2556 fsp->m_u.tcp_ip4_spec.pdst = mask->formatted.dst_port; in ixgbe_get_ethtool_fdir_entry()2557 fsp->h_u.tcp_ip4_spec.ip4src = rule->filter.formatted.src_ip[0]; in ixgbe_get_ethtool_fdir_entry()2558 fsp->m_u.tcp_ip4_spec.ip4src = mask->formatted.src_ip[0]; in ixgbe_get_ethtool_fdir_entry()2559 fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()2560 fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()2561 fsp->h_ext.vlan_tci = rule->filter.formatted.vlan_id; in ixgbe_get_ethtool_fdir_entry()[all …]
8472 input.formatted.vlan_id = vlan_id; in ixgbe_atr()8486 input.formatted.flow_type = IXGBE_ATR_FLOW_TYPE_TCPV4; in ixgbe_atr()8490 input.formatted.flow_type = IXGBE_ATR_FLOW_TYPE_TCPV6; in ixgbe_atr()8505 input.formatted.flow_type |= IXGBE_ATR_L4TYPE_TUNNEL_MASK; in ixgbe_atr()9392 input->filter.formatted.flow_type |= in ixgbe_clsu32_build_input()9416 mask->formatted.flow_type = IXGBE_ATR_L4TYPE_IPV6_MASK | in ixgbe_clsu32_build_input()9419 if (input->filter.formatted.flow_type == IXGBE_ATR_FLOW_TYPE_IPV4) in ixgbe_clsu32_build_input()9420 mask->formatted.flow_type &= IXGBE_ATR_L4TYPE_IPV6_MASK; in ixgbe_clsu32_build_input()
3076 } formatted; member3086 } formatted; member
233 static int __superblock_all_zeroes(struct dm_block_manager *bm, bool *formatted) in __superblock_all_zeroes() argument251 *formatted = false; in __superblock_all_zeroes()258 *formatted = true; in __superblock_all_zeroes()432 bool formatted = false; in __open_or_format_metadata() local434 r = __superblock_all_zeroes(cmd->bm, &formatted); in __open_or_format_metadata()438 if (!formatted) in __open_or_format_metadata()
148 This enables read only access to SmartMedia formatted NAND
934 __ATTR(formatted, 0644, message_show, message_store);
446 printf()-formatted message is valid with newline and escape codes.
1971 * CDB buffer is formatted with an 8 byte address followed