| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | uverbs_ioctl.h | 395 offsetof(struct ib_device_ops, ibdev_fn) + \ 396 BUILD_BUG_ON_ZERO(sizeof_field(struct ib_device_ops, \ 410 offsetof(struct ib_device_ops, ibdev_fn) + \ 411 BUILD_BUG_ON_ZERO(sizeof_field(struct ib_device_ops, \
|
| H A D | ib_verbs.h | 2286 struct ib_device_ops { struct 2632 struct ib_device_ops ops; 2845 const struct ib_device_ops *ops);
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 418 static const struct ib_device_ops hns_roce_dev_ops = { 456 static const struct ib_device_ops hns_roce_dev_mr_ops = { 460 static const struct ib_device_ops hns_roce_dev_mw_ops = { 467 static const struct ib_device_ops hns_roce_dev_frmr_ops = { 472 static const struct ib_device_ops hns_roce_dev_srq_ops = {
|
| H A D | hns_roce_device.h | 956 const struct ib_device_ops *hns_roce_dev_ops; 957 const struct ib_device_ops *hns_roce_dev_srq_ops;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_main.c | 146 static const struct ib_device_ops ocrdma_dev_ops = { 189 static const struct ib_device_ops ocrdma_dev_srq_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/ |
| H A D | mthca_provider.c | 1078 static const struct ib_device_ops mthca_dev_ops = { 1121 static const struct ib_device_ops mthca_dev_arbel_srq_ops = { 1131 static const struct ib_device_ops mthca_dev_tavor_srq_ops = { 1141 static const struct ib_device_ops mthca_dev_arbel_ops = { 1147 static const struct ib_device_ops mthca_dev_tavor_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | restrack.c | 167 static const struct ib_device_ops restrack_ops = {
|
| H A D | counters.c | 675 static const struct ib_device_ops hw_stats_ops = { 685 static const struct ib_device_ops counters_ops = {
|
| H A D | main.c | 4007 static const struct ib_device_ops mlx5_ib_dev_ops = { 4073 static const struct ib_device_ops mlx5_ib_dev_ipoib_enhanced_ops = { 4077 static const struct ib_device_ops mlx5_ib_dev_sriov_ops = { 4085 static const struct ib_device_ops mlx5_ib_dev_mw_ops = { 4092 static const struct ib_device_ops mlx5_ib_dev_xrc_ops = { 4099 static const struct ib_device_ops mlx5_ib_dev_dm_ops = { 4231 static const struct ib_device_ops mlx5_ib_dev_port_ops = { 4242 static const struct ib_device_ops mlx5_ib_dev_port_rep_ops = { 4253 static const struct ib_device_ops mlx5_ib_dev_common_roce_ops = {
|
| H A D | fs.c | 2516 static const struct ib_device_ops flow_ops = { 2522 static const struct ib_device_ops flow_ipsec_ops = {
|
| H A D | odp.c | 1681 static const struct ib_device_ops mlx5_ib_dev_odp_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 154 static const struct ib_device_ops qedr_iw_dev_ops = { 179 static const struct ib_device_ops qedr_roce_dev_ops = { 197 static const struct ib_device_ops qedr_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 2201 static const struct ib_device_ops mlx4_ib_hw_stats_ops = { 2510 static const struct ib_device_ops mlx4_ib_dev_ops = { 2572 static const struct ib_device_ops mlx4_ib_dev_wq_ops = { 2583 static const struct ib_device_ops mlx4_ib_dev_mw_ops = { 2590 static const struct ib_device_ops mlx4_ib_dev_xrc_ops = { 2597 static const struct ib_device_ops mlx4_ib_dev_fs_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/ |
| H A D | vt.c | 376 static const struct ib_device_ops rvt_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 146 static const struct ib_device_ops pvrdma_dev_ops = { 190 static const struct ib_device_ops pvrdma_dev_srq_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 253 static const struct ib_device_ops siw_device_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/ |
| H A D | efa_main.c | 240 static const struct ib_device_ops efa_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | device.c | 268 #define IB_MANDATORY_FUNC(x) { offsetof(struct ib_device_ops, x), #x } in ib_device_check_mandatory() 2516 void ib_set_device_ops(struct ib_device *dev, const struct ib_device_ops *ops) in ib_set_device_ops() 2518 struct ib_device_ops *dev_ops = &dev->ops; in ib_set_device_ops()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 336 static const struct ib_device_ops usnic_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | provider.c | 452 static const struct ib_device_ops c4iw_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 1059 static const struct ib_device_ops rxe_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/ |
| H A D | main.c | 637 static const struct ib_device_ops bnxt_re_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_verbs.c | 1482 static const struct ib_device_ops qib_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 1785 static const struct ib_device_ops hfi1_dev_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_verbs.c | 2595 static const struct ib_device_ops i40iw_dev_ops = {
|