Searched refs:fs_fte (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.h | 65 struct fs_fte *fte); 71 struct fs_fte *fte); 75 struct fs_fte *fte);
|
D | fs_core.c | 161 .key_len = FIELD_SIZEOF(struct fs_fte, val), 162 .key_offset = offsetof(struct fs_fte, val), 163 .head_offset = offsetof(struct fs_fte, hash), 193 find_flow_rule(struct fs_fte *fte, 407 struct fs_fte *fte; in del_sw_hw_rule() 456 struct fs_fte *fte; in del_hw_fte() 479 struct fs_fte *fte; in del_sw_fte() 532 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte() 557 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte() 562 struct fs_fte *fte; in alloc_fte() [all …]
|
D | fs_cmd.c | 93 struct fs_fte *fte) in mlx5_cmd_stub_create_fte() 102 struct fs_fte *fte) in mlx5_cmd_stub_update_fte() 109 struct fs_fte *fte) in mlx5_cmd_stub_delete_fte() 314 struct fs_fte *fte) in mlx5_cmd_set_fte() 442 struct fs_fte *fte) in mlx5_cmd_create_fte() 453 struct fs_fte *fte) in mlx5_cmd_update_fte() 468 struct fs_fte *fte) in mlx5_cmd_delete_fte()
|
D | fs_core.h | 175 struct fs_fte { struct
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fs_tracepoint.h | 146 TP_PROTO(const struct fs_fte *fte, int new_fte), 149 __field(const struct fs_fte *, fte) 221 TP_PROTO(const struct fs_fte *fte), 224 __field(const struct fs_fte *, fte) 241 __field(const struct fs_fte *, fte) 271 __field(const struct fs_fte *, fte)
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 81 struct fs_fte *fte; 749 struct fs_fte *fte, in mlx5_fpga_ipsec_fs_create_sa_ctx() 851 _rule_search(struct rb_root *root, struct fs_fte *fte) in _rule_search() 871 rule_search(struct mlx5_fpga_ipsec *ipsec_dev, struct fs_fte *fte) in rule_search() 944 static void restore_spec_mailbox(struct fs_fte *fte, in restore_spec_mailbox() 958 struct fs_fte *fte, in modify_spec_mailbox() 1031 struct fs_fte *fte, in fpga_ipsec_fs_create_fte() 1037 struct fs_fte *fte) = in fpga_ipsec_fs_create_fte() 1082 struct fs_fte *fte, in fpga_ipsec_fs_update_fte() 1089 struct fs_fte *fte) = in fpga_ipsec_fs_update_fte() [all …]
|