Home
last modified time | relevance | path

Searched refs:bng_re_dev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_dev.c23 static struct bng_re_dev *bng_re_dev_add(struct auxiliary_device *adev, in bng_re_dev_add()
26 struct bng_re_dev *rdev; in bng_re_dev_add()
29 rdev = ib_alloc_device(bng_re_dev, ibdev); in bng_re_dev_add()
45 static int bng_re_register_netdev(struct bng_re_dev *rdev) in bng_re_register_netdev()
53 static void bng_re_destroy_chip_ctx(struct bng_re_dev *rdev) in bng_re_destroy_chip_ctx()
68 static int bng_re_setup_chip_ctx(struct bng_re_dev *rdev) in bng_re_setup_chip_ctx()
115 static int bng_re_net_ring_free(struct bng_re_dev *rdev, in bng_re_net_ring_free()
136 static int bng_re_net_ring_alloc(struct bng_re_dev *rdev, in bng_re_net_ring_alloc()
169 static int bng_re_stats_ctx_free(struct bng_re_dev *rdev) in bng_re_stats_ctx_free()
189 static int bng_re_stats_ctx_alloc(struct bng_re_dev *rdev) in bng_re_stats_ctx_alloc()
[all …]
H A Dbng_debugfs.h7 void bng_re_debugfs_add_pdev(struct bng_re_dev *rdev);
8 void bng_re_debugfs_rem_pdev(struct bng_re_dev *rdev);
H A Dbng_debugfs.c17 void bng_re_debugfs_add_pdev(struct bng_re_dev *rdev) in bng_re_debugfs_add_pdev()
25 void bng_re_debugfs_rem_pdev(struct bng_re_dev *rdev) in bng_re_debugfs_rem_pdev()
H A Dbng_re.h53 struct bng_re_dev *rdev;
66 struct bng_re_dev { struct