/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 44 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_root_ft() 52 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_table() 62 struct mlx5_flow_table *ft) in mlx5_cmd_stub_destroy_flow_table() 68 struct mlx5_flow_table *ft, in mlx5_cmd_stub_modify_flow_table() 75 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_group() 83 struct mlx5_flow_table *ft, in mlx5_cmd_stub_destroy_flow_group() 90 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_fte() 98 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_fte() 107 struct mlx5_flow_table *ft, in mlx5_cmd_stub_delete_fte() 189 struct mlx5_flow_table *ft, u32 underlay_qpn, in mlx5_cmd_update_root_ft() [all …]
|
D | fs_core.c | 463 struct mlx5_flow_table *ft; in del_hw_flow_table() local 481 struct mlx5_flow_table *ft; in del_sw_flow_table() local 497 struct mlx5_flow_table *ft; in modify_fte() local 557 struct mlx5_flow_table *ft; in del_hw_fte() local 602 struct mlx5_flow_table *ft; in del_hw_flow_group() local 620 struct mlx5_flow_table *ft; in del_sw_flow_group() local 664 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte() 722 static struct mlx5_flow_group *alloc_insert_flow_group(struct mlx5_flow_table *ft, in alloc_insert_flow_group() 761 struct mlx5_flow_table *ft; in alloc_flow_table() local 803 struct mlx5_flow_table *ft = NULL; in find_closest_ft_recursive() local [all …]
|
D | en_fs.c | 113 struct mlx5e_flow_table ft; member 190 struct mlx5_flow_table *ft = priv->fs.vlan->ft.t; in __mlx5e_add_vlan_rule() local 335 mlx5e_add_trap_rule(struct mlx5_flow_table *ft, int trap_id, int tir_num) in mlx5e_add_trap_rule() 357 struct mlx5_flow_table *ft = priv->fs.vlan->ft.t; in mlx5e_add_vlan_trap() local 383 struct mlx5_flow_table *ft = priv->fs.l2.ft.t; in mlx5e_add_mac_trap() local 710 struct mlx5_flow_table *ft = priv->fs.promisc.ft.t; in mlx5e_add_promisc_rule() local 736 struct mlx5e_flow_table *ft = &priv->fs.promisc.ft; in mlx5e_create_promisc_table() local 832 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups() 849 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table() 924 struct mlx5_flow_table *ft = priv->fs.l2.ft.t; in mlx5e_add_l2_flow_rule() local [all …]
|
D | en_arfs.c | 43 struct mlx5e_flow_table ft; member 230 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups() 329 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table() local 488 struct mlx5_flow_table *ft; in arfs_add_rule() local
|
D | rdma.c | 31 struct mlx5_flow_table *ft; in mlx5_rdma_enable_roce_steering() local
|
D | en_fs_ethtool.c | 72 struct mlx5_flow_table *ft; in get_flow_table() local 453 struct mlx5_flow_table *ft, in add_ethtool_flow_rule()
|
D | eswitch_offloads.c | 167 struct mlx5_flow_table *ft; in esw_setup_decap_indir() local 236 struct mlx5_flow_table *ft; in esw_setup_chain_dest() local 1355 struct mlx5_flow_table *ft = esw->offloads.ft_offloads_restore; in esw_add_restore_rule() local 1501 struct mlx5_flow_table *nf_ft, *ft; in esw_chains_create() local 2027 struct mlx5_flow_table *ft; in esw_create_restore_table() local
|
D | fs_core.h | 153 struct mlx5_flow_table *ft; member 325 #define fs_for_each_fg(pos, ft) \ argument
|
/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 514 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup() local 528 int fcoe_transport_attach(struct fcoe_transport *ft) in fcoe_transport_attach() 561 int fcoe_transport_detach(struct fcoe_transport *ft) in fcoe_transport_detach() 601 struct fcoe_transport *ft = NULL; in fcoe_transport_show() local 624 struct fcoe_transport *ft; in fcoe_transport_exit() local 637 struct fcoe_transport *ft) in fcoe_add_netdev_mapping() 686 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup() local 752 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store() local 816 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store() local 865 struct fcoe_transport *ft = NULL; in fcoe_transport_create() local [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | fs_dr.c | 19 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_root_ft() 28 struct mlx5_flow_table *ft, in set_miss_action() 63 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_table() 105 struct mlx5_flow_table *ft) in mlx5_cmd_dr_destroy_flow_table() 132 struct mlx5_flow_table *ft, in mlx5_cmd_dr_modify_flow_table() 142 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_group() 176 struct mlx5_flow_table *ft, in mlx5_cmd_dr_destroy_flow_group() 226 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_fte() 630 struct mlx5_flow_table *ft, in mlx5_cmd_dr_delete_fte() 654 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_fte()
|
/drivers/isdn/mISDN/ |
D | fsm.c | 98 struct FsmTimer *ft = from_timer(ft, t, tl); in FsmExpireTimer() local 107 mISDN_FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in mISDN_FsmInitTimer() 119 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer() 131 mISDN_FsmAddTimer(struct FsmTimer *ft, in mISDN_FsmAddTimer() 159 mISDN_FsmRestartTimer(struct FsmTimer *ft, in mISDN_FsmRestartTimer()
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | fs_tt_redirect.c | 83 struct mlx5_flow_table *ft = NULL; in mlx5e_fs_tt_redirect_udp_add_rule() local 146 static int fs_udp_create_groups(struct mlx5e_flow_table *ft, enum fs_udp_type type) in fs_udp_create_groups() 212 struct mlx5e_flow_table *ft = &priv->fs.udp->tables[type]; in fs_udp_create_table() local 364 struct mlx5_flow_table *ft = NULL; in mlx5e_fs_tt_redirect_any_add_rule() local 425 static int fs_any_create_groups(struct mlx5e_flow_table *ft) in fs_any_create_groups() 479 struct mlx5e_flow_table *ft = &priv->fs.any->table; in fs_any_create_table() local
|
D | tc_ct.c | 65 struct mlx5_ct_ft *ft; member 77 struct mlx5_flow_table *ft; member 996 mlx5_tc_ct_block_flow_offload_add(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_add() 1093 mlx5_tc_ct_block_flow_offload_del(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_del() 1122 mlx5_tc_ct_block_flow_offload_stats(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_stats() 1157 struct mlx5_ct_ft *ft = cb_priv; in mlx5_tc_ct_block_flow_offload() local 1393 struct mlx5_flow_table *ft = pre_ct->ft; in tc_ct_pre_ct_add_rules() local 1495 struct mlx5_flow_table *ft; in mlx5_tc_ct_alloc_pre_ct() local 1592 mlx5_tc_ct_alloc_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_alloc_pre_ct_tables() 1612 mlx5_tc_ct_free_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_free_pre_ct_tables() [all …]
|
D | fs.h | 55 struct mlx5e_flow_table ft; member 65 struct mlx5e_flow_table ft; member 114 struct mlx5_flow_table *ft; member
|
/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 1014 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_flow_group() 1057 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_fte() 1109 struct mlx5_flow_table *ft, in fpga_ipsec_fs_update_fte() 1140 struct mlx5_flow_table *ft, in fpga_ipsec_fs_delete_fte() 1178 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_egress() 1187 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_egress() 1196 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_update_fte_egress() 1207 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_delete_fte_egress() 1215 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_ingress() 1224 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_ingress() [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 18 struct mlx5_flow_table *ft; member 24 struct mlx5_flow_table *ft; member 38 struct mlx5_flow_table *ft; member 137 struct mlx5_flow_table *ft; in rx_err_create_ft() local 191 struct mlx5_flow_table *ft; in rx_fs_create() local 338 struct mlx5_flow_table *ft; in tx_create() local
|
D | fs_tcp.c | 79 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_sk() local 183 static int accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, in accel_fs_tcp_create_groups() 271 struct mlx5e_flow_table *ft = &priv->fs.accel_tcp->tables[type]; in accel_fs_tcp_create_table() local
|
/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.c | 192 mlx5_generate_ttc_rule(struct mlx5_core_dev *dev, struct mlx5_flow_table *ft, in mlx5_generate_ttc_rule() 241 struct mlx5_flow_table *ft; in mlx5_generate_ttc_table_rules() local 355 struct mlx5_flow_table *ft, in mlx5_generate_inner_ttc_rule() 397 struct mlx5_flow_table *ft; in mlx5_generate_inner_ttc_table_rules() local
|
D | fs_chains.c | 69 struct mlx5_flow_table *ft; member 146 struct mlx5_flow_table *ft) in mlx5_chains_set_end_ft() 157 struct mlx5_flow_table *ft; in mlx5_chains_create_table() local 368 struct mlx5_flow_table *ft, in mlx5_chains_add_miss_rule() 466 struct mlx5_flow_table *ft; in mlx5_chains_create_prio() local 713 struct mlx5_flow_table *ft) in mlx5_chains_destroy_global_table()
|
/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | indir_table.c | 37 struct mlx5_flow_table *ft; member 388 struct mlx5_flow_table *ft; in mlx5_esw_indir_table_entry_create() local
|
/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | post_act.c | 11 struct mlx5_flow_table *ft; member
|
/drivers/net/wireless/ath/wcn36xx/ |
D | txrx.h | 66 u32 ft:1; member 129 u32 ft:1; member
|
/drivers/media/rc/img-ir/ |
D | img-ir-hw.h | 98 struct img_ir_free_timing ft; member 125 u32 ldr, s00, s01, s10, s11, ft; member
|
/drivers/infiniband/hw/mlx5/ |
D | fs.c | 746 struct mlx5_flow_table *ft; in _get_prio() local 769 struct mlx5_flow_table *ft; in get_flow_table() local 909 struct mlx5_flow_table *ft = ft_prio->flow_table; in _create_flow_rule() local 1396 struct mlx5_flow_table *ft = ft_prio->flow_table; in _create_raw_flow_rule() local
|
/drivers/scsi/ |
D | raid_class.c | 213 raid_class_attach(struct raid_function_template *ft) in raid_class_attach()
|