Searched refs:proto_mask (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/include/uapi/linux/netfilter/ |
D | xt_HMARK.h | 46 __u16 proto_mask; member
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_ioctl.h | 167 uint8_t proto_mask; member
|
D | common.h | 423 u8 proto_mask; member
|
D | t3_hw.c | 2945 mask[3] = tp->proto_mask | (tp->vlan_mask << 8) | (tp->intf_mask << 20); in t3_config_trace_filter()
|
/linux-6.1.9/net/netfilter/ |
D | xt_HMARK.c | 126 hash = hash ^ (t->proto & info->proto_mask); in hmark_hash() 315 if (info->proto_mask && in hmark_tg_check()
|
/linux-6.1.9/include/linux/mlx5/ |
D | port.h | 151 int ptys_size, int proto_mask, u8 local_port);
|
D | mlx5_ifc.h | 9257 u8 proto_mask[0x3]; member 9635 u8 proto_mask[0x4]; member
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
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()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port.c | 165 MLX5_SET(ptys_reg, in, proto_mask, MLX5_PTYS_EN); in mlx5_port_set_eth_ptys()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/ |
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()
|
/linux-6.1.9/include/linux/mlx4/ |
D | device.h | 1554 u8 proto_mask; member
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 4597 MLXSW_ITEM32(reg, ptys, proto_mask, 0x00, 0, 3);
|