Star64_linux/include/linux/mlx5
Eran Ben Elisha fb609b5112 net/mlx5: Always use container_of to find mdev pointer from clock struct
Clock struct is part of struct mlx5_core_dev. Code was inconsistent, on
some cases used container_of and on another used clock->mdev.

Align code to use container_of amd remove clock->mdev pointer.
While here, fix reverse xmas tree coding style.

Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Reviewed-by: Moshe Shemesh <moshe@mellanox.com>
2020-09-15 11:59:49 -07:00
..
accel.h net/mlx5: Accel, Add core IPsec support for the Connect-X family 2020-07-16 16:36:42 -07:00
cq.h net/mlx5: Avoid RDMA file inclusion in core driver 2020-06-27 13:50:46 -07:00
device.h RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7 2020-07-27 11:19:00 -03:00
doorbell.h
driver.h net/mlx5: Always use container_of to find mdev pointer from clock struct 2020-09-15 11:59:49 -07:00
eq.h
eswitch.h net/mlx5: E-Switch, Enable reg c1 loopback when possible 2020-03-12 15:00:38 -07:00
fs.h net/mlx5: Add IPsec related Flow steering entry's fields 2020-07-16 16:36:46 -07:00
fs_helpers.h
mlx5_ifc.h RDMA 5.9 merge window pull request 2020-08-06 16:43:36 -07:00
mlx5_ifc_fpga.h net/mlx5: fix spelling mistake "reserverd" -> "reserved" 2020-02-18 15:44:07 +02:00
port.h net/mlx5: Added support for 100Gbps per lane link modes 2020-07-08 15:30:42 -07:00
qp.h net/mlx5: kTLS, Improve TLS params layout structures 2020-06-27 13:50:46 -07:00
rsc_dump.h net/mlx5: Add support in query QP, CQ and MKEY segments 2020-06-23 17:26:10 +03:00
transobj.h net/mlx5: Update transobj.c new cmd interface 2020-04-23 21:42:16 +03:00
vport.h net/mlx5: Constify mac address pointer 2020-06-22 15:29:19 -07:00