Searched defs:channel (Results 1 - 25 of 268) sorted by path

1234567891011

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-rdmasniff.c53 struct ibv_comp_channel * channel; member in struct:pcap_rdmasniff
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c232 int channel[2]; local
/freebsd-11-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c72 int channel[2]; local
/freebsd-11-stable/contrib/ntp/include/
H A Dmbg_gps166.h491 int16_t channel; ///< -1: the current on-board time; >= 0 the capture channel number member in struct:__anon4758
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dlog.c93 isc_logchannel_t * channel; member in struct:isc_logchannellist
506 isc_logchannel_t *channel; local
708 isc_logchannel_t *channel; local
793 isc_logchannel_t *channel; local
955 isc_logchannel_t *channel; local
1034 isc_logchannel_t *channel; local
1056 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id, const isc_logmodule_t *module, isc_logchannel_t *channel) argument
1144 greatest_version(isc_logchannel_t *channel, int *greatestp) argument
1215 roll_log(isc_logchannel_t *channel) argument
1319 isc_log_open(isc_logchannel_t *channel) argument
1420 isc_logchannel_t *channel; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1782 unsigned char prn, channel, aqflag, ephstat; local
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dverbs.c168 c4iw_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcmd.c465 ibv_cmd_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector, struct ibv_cq *cq, struct ibv_create_cq *cmd, size_t cmd_size, struct ibv_create_cq_resp *resp, size_t resp_size) argument
H A Dcompat-1_0.c788 int __ibv_get_cq_event_1_0(struct ibv_comp_channel *channel, argument
739 __ibv_create_cq_1_0(struct ibv_context_1_0 *context, int cqe, void *cq_context, struct ibv_comp_channel *channel, int comp_vector) argument
H A Ddevice.c135 verbs_init_cq(struct ibv_cq *cq, struct ibv_context *context, struct ibv_comp_channel *channel, void *cq_context) argument
H A Dibverbs.h54 struct ibv_comp_channel channel; member in struct:ibv_abi_compat_v2
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c64 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Dsrq_pingpong.c61 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Duc_pingpong.c59 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Dud_pingpong.c59 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Dxsrq_pingpong.c77 struct ibv_comp_channel *channel; member in struct:pingpong_context
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dverbs.c544 mlx4_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dverbs.c491 mlx5_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c360 struct rdma_event_channel *channel; local
379 void rdma_destroy_event_channel(struct rdma_event_channel *channel) argument
480 ucma_alloc_id(struct rdma_event_channel *channel, void *context, enum rdma_port_space ps, enum ibv_qp_type qp_type) argument
515 rdma_create_id2(struct rdma_event_channel *channel, struct rdma_cm_id **id, void *context, enum rdma_port_space ps, enum ibv_qp_type qp_type) argument
552 rdma_create_id(struct rdma_event_channel *channel, struct rdma_cm_id **id, void *context, enum rdma_port_space ps) argument
2054 rdma_get_cm_event(struct rdma_event_channel *channel, struct rdma_cm_event **event) argument
2254 rdma_migrate_id(struct rdma_cm_id *id, struct rdma_event_channel *channel) argument
[all...]
H A Drdma_cma.h124 struct rdma_event_channel *channel; member in struct:rdma_cm_id
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c63 struct rdma_event_channel *channel; member in struct:cmatest
469 struct rdma_event_channel *channel; local
[all...]
H A Dcmtime.c49 static struct rdma_event_channel *channel; variable in typeref:struct:rdma_event_channel
H A Dmckey.c63 struct rdma_event_channel *channel; member in struct:cmatest
H A Drping.c114 struct ibv_comp_channel *channel; member in struct:rping_cb
H A Dudaddy.c61 struct rdma_event_channel *channel; member in struct:cmatest

Completed in 214 milliseconds

1234567891011