Searched defs:opcode_mod (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | cmd.h | 66 u8 opcode_mod, u32 in_mod, char *in_mbox, in mlxsw_cmd_exec_in() 74 u8 opcode_mod, u32 in_mod, in mlxsw_cmd_exec_out() 84 u8 opcode_mod, u32 in_mod) in mlxsw_cmd_exec_none() 792 u8 opcode_mod) in __mlxsw_cmd_sw2hw_dq() 850 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_hw2sw_dq() 885 u32 dq_number, u8 opcode_mod) in __mlxsw_cmd_2err_dq() 917 u8 opcode_mod) in __mlxsw_cmd_query_dq()
|
D | core.c | 1239 int mlxsw_cmd_exec(struct mlxsw_core *mlxsw_core, u16 opcode, u8 opcode_mod, in mlxsw_cmd_exec()
|
D | pci.c | 1583 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
|