Searched refs:proto_mask (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | xt_HMARK.h | 46 __u16 proto_mask; member
|
/openbmc/linux/net/netfilter/ |
H A D | xt_HMARK.c | 126 hash = hash ^ (t->proto & info->proto_mask); in hmark_hash() 315 if (info->proto_mask && in hmark_tg_check()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 167 uint8_t proto_mask; member
|
H A D | common.h | 423 u8 proto_mask; member
|
H A D | t3_hw.c | 2945 mask[3] = tp->proto_mask | (tp->vlan_mask << 8) | (tp->intf_mask << 20); in t3_config_trace_filter()
|
/openbmc/linux/include/linux/mlx5/ |
H A D | port.h | 157 int ptys_size, int proto_mask, u8 local_port);
|
H A D | mlx5_ifc.h | 9513 u8 proto_mask[0x3]; member 9891 u8 proto_mask[0x4]; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 147 int ptys_size, int proto_mask, u8 local_port) in mlx5_query_port_ptys() argument 152 MLX5_SET(ptys_reg, in, proto_mask, proto_mask); in mlx5_query_port_ptys()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | port.c | 70 MLX5_SET(ptys_reg, in, proto_mask, MLX5_PTYS_EN); in mlx5_port_set_eth_ptys()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 756 ptys_reg.proto_mask = MLX4_PTYS_EN; in ethtool_get_ptys_link_ksettings() 765 ptys_reg.proto_mask); in ethtool_get_ptys_link_ksettings() 944 ptys_reg.proto_mask = MLX4_PTYS_EN; in mlx4_en_set_link_ksettings()
|
/openbmc/linux/include/linux/mlx4/ |
H A D | device.h | 1574 u8 proto_mask; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 4693 MLXSW_ITEM32(reg, ptys, proto_mask, 0x00, 0, 3);
|