Home
last modified time | relevance | path

Searched refs:ft (Results 1 – 3 of 3) sorted by relevance

/include/linux/mlx5/
Dfs.h85 struct mlx5_flow_table *ft; member
115 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
124 mlx5_create_flow_group(struct mlx5_flow_table *ft, u32 *in);
131 mlx5_add_flow_rule(struct mlx5_flow_table *ft,
/include/scsi/
Dlibfcoe.h400 struct fcoe_transport *ft; member
404 int fcoe_transport_attach(struct fcoe_transport *ft);
405 int fcoe_transport_detach(struct fcoe_transport *ft);
/include/media/
Dcec.h109 #define CEC_FREE_TIME_TO_USEC(ft) ((ft) * 2400) argument