Home
last modified time | relevance | path

Searched defs:opcode_mod (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcmd.h34 u8 opcode_mod, u32 in_mod, char *in_mbox, in mlxsw_cmd_exec_in()
42 u8 opcode_mod, u32 in_mod, in mlxsw_cmd_exec_out()
52 u8 opcode_mod, u32 in_mod) in mlxsw_cmd_exec_none()
954 u8 opcode_mod) in __mlxsw_cmd_sw2hw_dq()
1024 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_hw2sw_dq()
1059 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_2err_dq()
1091 u8 opcode_mod) in __mlxsw_cmd_query_dq()
Di2c.c502 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_i2c_cmd_exec()
Dpci.c1772 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
Dcore.c3296 int mlxsw_cmd_exec(struct mlxsw_core *mlxsw_core, u16 opcode, u8 opcode_mod, in mlxsw_cmd_exec()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcmd.h34 u8 opcode_mod, u32 in_mod, char *in_mbox, in mlxsw_cmd_exec_in()
42 u8 opcode_mod, u32 in_mod, in mlxsw_cmd_exec_out()
52 u8 opcode_mod, u32 in_mod) in mlxsw_cmd_exec_none()
877 u8 opcode_mod) in __mlxsw_cmd_sw2hw_dq()
947 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_hw2sw_dq()
982 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_2err_dq()
1014 u8 opcode_mod) in __mlxsw_cmd_query_dq()
Di2c.c486 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_i2c_cmd_exec()
Dpci.c1646 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
Dcore.c2927 int mlxsw_cmd_exec(struct mlxsw_core *mlxsw_core, u16 opcode, u8 opcode_mod, in mlxsw_cmd_exec()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c442 int opcode_mod = 0; in dr_rdma_segments() local