Searched refs:other_function (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | ipsec.c | 108 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in esw_ipsec_vf_set_generic() 159 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in esw_ipsec_vf_set_bytype() 195 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in esw_ipsec_vf_crypto_aux_caps_set()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | std_types.c | 95 MLX5_SET(query_hca_cap_in, in, other_function, true); in fill_vport_vhca_id()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 1174 MLX5_SET(query_hca_cap_in, in, other_function, true); in mlx5_vport_get_other_func_cap() 1199 MLX5_SET(set_hca_cap_in, set_ctx, other_function, true); in mlx5_vport_set_other_func_cap()
|
H A D | pci_irq.c | 130 MLX5_SET(set_hca_cap_in, hca_cap, other_function, 1); in mlx5_set_msix_vec_count()
|
H A D | eswitch.c | 1656 MLX5_SET(query_hca_cap_in, in, other_function, true); in mlx5_query_hca_cap_host_pf()
|
/kernel/linux/linux-6.6/drivers/staging/qlge/ |
H A D | qlge_dbg.c | 345 unsigned int other_function) in qlge_get_xgmac_regs() 369 if (other_function) in qlge_get_xgmac_regs() 344 qlge_get_xgmac_regs(struct qlge_adapter *qdev, u32 *buf, unsigned int other_function) qlge_get_xgmac_regs() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 48 MLX5_SET(query_hca_cap_in, in, other_function, other_vport); in mlx5dr_cmd_query_gvmi()
|
/kernel/linux/linux-5.10/drivers/staging/qlge/ |
H A D | qlge_dbg.c | 345 unsigned int other_function) in ql_get_xgmac_regs() 371 if (other_function) in ql_get_xgmac_regs() 344 ql_get_xgmac_regs(struct ql_adapter *qdev, u32 *buf, unsigned int other_function) ql_get_xgmac_regs() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_cmd.c | 49 MLX5_SET(query_hca_cap_in, in, other_function, other_vport); in mlx5dr_cmd_query_gvmi()
|
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/ |
H A D | cmd.c | 275 MLX5_SET(query_hca_cap_in, in, other_function, 1); in mlx5vf_cmd_get_vhca_id()
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 4773 u8 other_function[0x1]; member 5927 u8 other_function[0x1]; member
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 5322 u8 other_function[0x1]; member
|
Completed in 72 milliseconds