Searched defs:opmod (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls_txrx.c | 82 u8 opmod = direction == TLS_OFFLOAD_CTX_DIR_TX ? in mlx5e_ktls_build_static_params() local 124 u8 opmod = direction == TLS_OFFLOAD_CTX_DIR_TX ? in mlx5e_ktls_build_progress_params() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/ |
D | cq.c | 147 int cq_num, u8 opmod) in mlx4_SW2HW_CQ() 155 int cq_num, u32 opmod) in mlx4_MODIFY_CQ()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | vport.c | 44 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) in mlx5_query_vport_state() 64 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() 1165 u16 opmod = (MLX5_CAP_GENERAL << 1) | (HCA_CAP_OPMOD_GET_MAX & 0x01); in mlx5_vport_get_other_func_cap() local
|
D | main.c | 347 u16 opmod = (cap_type << 1) | (cap_mode & 0x01); in mlx5_core_get_caps_mode() local 398 static int set_caps(struct mlx5_core_dev *dev, void *in, int opmod) in set_caps()
|
D | fs_cmd.c | 511 int opmod, int modify_mask, in mlx5_cmd_set_fte() 729 int opmod; in mlx5_cmd_update_fte() local
|
D | eswitch.c | 1431 u16 opmod = (MLX5_CAP_GENERAL << 1) | (HCA_CAP_OPMOD_GET_MAX & 0x01); in mlx5_query_hca_cap_host_pf() local 1753 int opmod = MLX5_VPORT_STATE_OP_MOD_ESW_VPORT; in mlx5_eswitch_set_vport_state() local
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | cmd.c | 174 u16 opmod, u8 port) in mlx5_cmd_mad_ifc()
|
D | wr.c | 762 u8 opmod = 0; in mlx5r_finish_wqe() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 635 int opmod, int modify_mask, in mlx5dr_cmd_set_fte()
|
/linux-6.1.9/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 2956 static u8 query_vport_state(struct mlx5_core_dev *mdev, u8 opmod, u16 vport) in query_vport_state()
|