/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | main.c | 133 void bnxt_re_set_dma_device(struct ib_device *ibdev, struct bnxt_re_dev *rdev) in bnxt_re_set_dma_device() 138 void bnxt_re_init_resolve_wq(struct bnxt_re_dev *rdev) in bnxt_re_init_resolve_wq() 144 void bnxt_re_uninit_resolve_wq(struct bnxt_re_dev *rdev) in bnxt_re_uninit_resolve_wq() 175 static void bnxt_re_update_fifo_occup_slabs(struct bnxt_re_dev *rdev, in bnxt_re_update_fifo_occup_slabs() 191 static void bnxt_re_update_do_pacing_slabs(struct bnxt_re_dev *rdev) in bnxt_re_update_do_pacing_slabs() 215 static struct bnxt_re_qp *bnxt_re_get_qp1_qp(struct bnxt_re_dev *rdev) in bnxt_re_get_qp1_qp() 235 static void bnxt_re_limit_pf_res(struct bnxt_re_dev *rdev) in bnxt_re_limit_pf_res() 267 static void bnxt_re_limit_vf_res(struct bnxt_re_dev *rdev, in bnxt_re_limit_vf_res() 286 static void bnxt_re_set_resource_limits(struct bnxt_re_dev *rdev) in bnxt_re_set_resource_limits() 298 static void bnxt_re_dettach_irq(struct bnxt_re_dev *rdev) in bnxt_re_dettach_irq() [all …]
|
H A D | stats.c | 34 int bnxt_re_get_flow_stats_from_service_pf(struct bnxt_re_dev *rdev, in bnxt_re_get_flow_stats_from_service_pf() 88 int bnxt_re_get_qos_stats(struct bnxt_re_dev *rdev) in bnxt_re_get_qos_stats() 252 static void bnxt_re_copy_ext_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_ext_stats() 300 static int bnxt_re_get_ext_stat(struct bnxt_re_dev *rdev) in bnxt_re_get_ext_stat() 351 static void bnxt_re_get_roce_data_stats(struct bnxt_re_dev *rdev) in bnxt_re_get_roce_data_stats() 361 int bnxt_re_get_device_stats(struct bnxt_re_dev *rdev) in bnxt_re_get_device_stats() 514 static void bnxt_re_print_ext_stat(struct bnxt_re_dev *rdev, in bnxt_re_print_ext_stat() 542 static void bnxt_re_print_roce_only_counters(struct bnxt_re_dev *rdev, in bnxt_re_print_roce_only_counters() 553 static void bnxt_re_print_normal_total_counters(struct bnxt_re_dev *rdev, in bnxt_re_print_normal_total_counters() 568 static void bnxt_re_print_normal_counters(struct bnxt_re_dev *rdev, in bnxt_re_print_normal_counters() [all …]
|
H A D | ib_verbs.c | 55 struct bnxt_re_dev *rdev; in bnxt_re_resolve_dmac_task() local 111 static int bnxt_re_copy_to_udata(struct bnxt_re_dev *rdev, void *data, in bnxt_re_copy_to_udata() 128 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_get_netdev() local 151 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_device() local 290 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_port() local 355 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_get_port_immutable() local 376 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_compat_qfwstr() local 397 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_gid() local 413 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_del_gid() local 483 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_add_gid() local [all …]
|
H A D | bnxt_re.h | 164 #define BNXT_RE_HWRM_CMD_TIMEOUT(rdev) \ argument 205 struct bnxt_re_dev *rdev; member 313 struct bnxt_re_dev *rdev; member 338 struct bnxt_re_dev *rdev; member 439 struct bnxt_re_dev *rdev; member 445 struct bnxt_re_dev *rdev; member 614 struct bnxt_re_dev *rdev; member 631 static inline bool __bnxt_re_is_rdev_valid(struct bnxt_re_dev *rdev) in __bnxt_re_is_rdev_valid() 642 static inline bool bnxt_re_is_rdev_valid(struct bnxt_re_dev *rdev) in bnxt_re_is_rdev_valid() 693 #define BNXT_RE_IS_PORT0(rdev) (!(rdev->en_dev->pdev->devfn & 1)) argument [all …]
|
H A D | ib_verbs.h | 139 struct bnxt_re_dev *rdev; member 146 struct bnxt_re_dev *rdev; member 152 struct bnxt_re_dev *rdev; member 177 struct bnxt_re_dev *rdev; member 196 struct bnxt_re_dev *rdev; member 216 struct bnxt_re_dev *rdev; member 227 struct bnxt_re_dev *rdev; member 233 struct bnxt_re_dev *rdev; member 240 struct bnxt_re_dev *rdev; member 620 static inline bool bnxt_re_check_if_vlan_valid(struct bnxt_re_dev *rdev, in bnxt_re_check_if_vlan_valid()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | resource.c | 42 static int c4iw_init_qid_table(struct c4iw_rdev *rdev) in c4iw_init_qid_table() 62 int c4iw_init_resource(struct c4iw_rdev *rdev, u32 nr_tpt, u32 nr_pdid) in c4iw_init_resource() 104 u32 c4iw_get_cqid(struct c4iw_rdev *rdev, struct c4iw_dev_ucontext *uctx) in c4iw_get_cqid() 159 void c4iw_put_cqid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_cqid() 174 u32 c4iw_get_qpid(struct c4iw_rdev *rdev, struct c4iw_dev_ucontext *uctx) in c4iw_get_qpid() 229 void c4iw_put_qpid(struct c4iw_rdev *rdev, u32 qid, in c4iw_put_qpid() 255 u32 c4iw_pblpool_alloc(struct c4iw_rdev *rdev, int size) in c4iw_pblpool_alloc() 274 void c4iw_pblpool_free(struct c4iw_rdev *rdev, u32 addr, int size) in c4iw_pblpool_free() 283 int c4iw_pblpool_create(struct c4iw_rdev *rdev) in c4iw_pblpool_create() 295 void c4iw_pblpool_destroy(struct c4iw_rdev *rdev) in c4iw_pblpool_destroy() [all …]
|
H A D | mem.c | 58 _c4iw_write_mem_dma_aligned(struct c4iw_rdev *rdev, u32 addr, u32 len, in _c4iw_write_mem_dma_aligned() 108 _c4iw_write_mem_inline(struct c4iw_rdev *rdev, u32 addr, u32 len, void *data) in _c4iw_write_mem_inline() 180 _c4iw_write_mem_dma(struct c4iw_rdev *rdev, u32 addr, u32 len, void *data) in _c4iw_write_mem_dma() 223 write_adapter_mem(struct c4iw_rdev *rdev, u32 addr, u32 len, in write_adapter_mem() 248 static int write_tpt_entry(struct c4iw_rdev *rdev, u32 reset_tpt_entry, in write_tpt_entry() 320 static int write_pbl(struct c4iw_rdev *rdev, __be64 *pbl, in write_pbl() 332 static int dereg_mem(struct c4iw_rdev *rdev, u32 stag, u32 pbl_size, in dereg_mem() 339 static int allocate_window(struct c4iw_rdev *rdev, u32 * stag, u32 pdid) in allocate_window() 346 static int deallocate_window(struct c4iw_rdev *rdev, u32 stag) in deallocate_window() 352 static int allocate_stag(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_stag()
|
H A D | device.c | 49 c4iw_release_dev_ucontext(struct c4iw_rdev *rdev, in c4iw_release_dev_ucontext() 78 c4iw_init_dev_ucontext(struct c4iw_rdev *rdev, struct c4iw_dev_ucontext *uctx) in c4iw_init_dev_ucontext() 87 c4iw_rdev_open(struct c4iw_rdev *rdev) in c4iw_rdev_open() 186 static void c4iw_rdev_close(struct c4iw_rdev *rdev) in c4iw_rdev_close()
|
H A D | qp.c | 103 static int destroy_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in destroy_qp() 125 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in create_qp() 787 struct c4iw_rdev *rdev; in c4iw_post_send() local 1250 struct c4iw_rdev *rdev = &rhp->rdev; in rdma_fini() local 1349 struct c4iw_rdev *rdev = &qhp->rhp->rdev; in rdma_init() local
|
H A D | cq.c | 52 static int destroy_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in destroy_cq() 95 create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq()
|
H A D | iw_cxgbe.h | 170 static inline int c4iw_stopped(struct c4iw_rdev *rdev) in c4iw_stopped() 175 static inline int c4iw_num_stags(struct c4iw_rdev *rdev) in c4iw_num_stags() 180 static inline int t4_max_fr_depth(struct c4iw_rdev *rdev, bool use_dsgl) in t4_max_fr_depth() 208 c4iw_wait_for_reply(struct c4iw_rdev *rdev, struct c4iw_wr_wait *wr_waitp, in c4iw_wait_for_reply() 269 struct c4iw_rdev rdev; member 284 static inline struct c4iw_dev *rdev_to_c4iw_dev(struct c4iw_rdev *rdev) in rdev_to_c4iw_dev()
|
H A D | provider.c | 165 struct c4iw_rdev *rdev; in c4iw_mmap() local
|
H A D | t4.h | 363 struct c4iw_rdev *rdev; member 552 struct c4iw_rdev *rdev; member
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | mknod.cc | 150 dev_t rdev = 0xfe00; /* /dev/vda's device number on Linux */ in TEST_F() local 165 dev_t rdev = 54; /* /dev/fuse's device number */ in TEST_F() local 207 dev_t rdev = VNOVAL; /* Fifos don't have device numbers */ in TEST_F() local 229 dev_t rdev = -1; /* Really it's a don't care */ in TEST_F() local 261 dev_t rdev = -1; /* Really it's a don't care */ in TEST_F() local 294 dev_t rdev = VNOVAL; /* whiteouts don't have device numbers */ in TEST_F() local 310 dev_t rdev = VNOVAL; in TEST_F() local
|
H A D | mockfs.hh | 105 uint32_t rdev; member
|
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_subr.c | 167 mode_t mode, unsigned int flags, const char *linkname, dev_t rdev, in tarfs_alloc_node()
|
H A D | tarfs.h | 99 dev_t rdev; member
|
H A D | tarfs_vfsops.c | 446 dev_t rdev; in tarfs_alloc_one() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_ppsdev.c | 156 dev_t rdev) in findDevByDevId()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_sa.c | 313 uint64_t uid, gid, mode, rdev, xattr, parent, tmp_gen; in zfs_sa_upgrade() local
|
H A D | zfs_replay.c | 72 uint64_t uid, uint64_t gid, uint64_t rdev, uint64_t nodeid) in zfs_init_vattr()
|
/freebsd/sbin/restore/ |
H A D | restore.h | 110 int rdev; /* device number of file */ member
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_znode_os.c | 404 uint64_t rdev = 0; in zfs_inode_set_ops() local 663 uint64_t rdev = 0; in zfs_mknode() local
|
H A D | zpl_inode.c | 227 dev_t rdev) in zpl_mknod()
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | t4.h | 356 struct c4iw_rdev *rdev; member 578 struct c4iw_rdev *rdev; member
|