/freebsd/sys/compat/linsysfs/ |
H A D | linsysfs_net.c | 202 struct ifp_nodes_queue *nq, *nq_tmp; in linsysfs_if_visible() local 227 struct ifp_nodes_queue *nq, *nq_tmp; in linsysfs_net_addif() local 276 struct ifp_nodes_queue *nq, *nq_tmp; in linsysfs_net_delif() local 342 struct ifp_nodes_queue *nq, *nq_tmp; in linsysfs_net_uninit() local
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_fp.c | 152 struct bnxt_qplib_nq *nq = nq_work->nq; in bnxt_qpn_cqn_sched_task() local 256 struct bnxt_qplib_nq *nq = NULL; in clean_nq() local 335 struct bnxt_qplib_nq *nq = (struct bnxt_qplib_nq *)data; in bnxt_qplib_service_nq() local 439 struct bnxt_qplib_nq *nq = dev_instance; in bnxt_qplib_nq_irq() local 453 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq() 471 void bnxt_qplib_disable_nq(struct bnxt_qplib_nq *nq) in bnxt_qplib_disable_nq() 488 int bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx, in bnxt_qplib_nq_start_irq() 515 static void bnxt_qplib_map_nq_db(struct bnxt_qplib_nq *nq, u32 reg_offt) in bnxt_qplib_map_nq_db() 543 int bnxt_qplib_enable_nq(struct bnxt_qplib_nq *nq, int nq_idx, in bnxt_qplib_enable_nq() 577 void bnxt_qplib_free_nq_mem(struct bnxt_qplib_nq *nq) in bnxt_qplib_free_nq_mem() [all …]
|
H A D | main.c | 301 struct bnxt_qplib_nq *nq; in bnxt_re_dettach_irq() local 496 struct bnxt_qplib_nq *nq; in bnxt_re_hwrm_dbr_pacing_nqlist_query() local 626 struct bnxt_qplib_nq *nq; in bnxt_re_set_dbq_throttling_for_non_primary() local 651 struct bnxt_qplib_nq *nq; in bnxt_re_handle_dbr_nq_pacing_notification() local 862 struct bnxt_qplib_nq *nq; in bnxt_re_pacing_timer_exp() local 1247 struct bnxt_qplib_nq *nq; in bnxt_re_stop_irq() local 1277 struct bnxt_qplib_nq *nq; in bnxt_re_start_irq() local 1920 struct bnxt_qplib_nq *nq; in bnxt_re_hwrm_dbr_pacing_qcfg() local 2425 static int bnxt_re_srqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_srqn_handler() 2452 static int bnxt_re_cqn_handler(struct bnxt_qplib_nq *nq, in bnxt_re_cqn_handler() [all …]
|
H A D | qplib_fp.h | 450 struct bnxt_qplib_nq *nq; member 538 struct bnxt_qplib_nq *nq; member
|
H A D | bnxt_re.h | 196 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX]; member
|
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_qpair.c | 138 struct nvmf_qpair *nq; in nvmft_qpair_shutdown() local 189 struct nvmf_qpair *nq; in _nvmft_send_response() local 312 struct nvmf_qpair *nq; in nvmft_send_connect_response() local
|
/freebsd/sys/dev/nvmf/ |
H A D | nvmf_transport_internal.h | 100 nvmf_qpair_error(struct nvmf_qpair *nq, int error) in nvmf_qpair_error() 106 nvmf_capsule_received(struct nvmf_qpair *nq, struct nvmf_capsule *nc) in nvmf_capsule_received()
|
H A D | nvmf_tcp.c | 1527 tcp_free_qpair(struct nvmf_qpair *nq) in tcp_free_qpair() 1606 tcp_allocate_capsule(struct nvmf_qpair *nq, int how) in tcp_allocate_capsule()
|
/freebsd/sys/dev/nvmf/host/ |
H A D | nvmf_qpair.c | 55 struct nvmf_qpair *nq; in nvmf_allocate_request() local 345 struct nvmf_qpair *nq; in nvmf_shutdown_qp() local
|
/freebsd/contrib/wireguard-tools/ |
H A D | curve25519-hacl64.h | 542 ladder_smallloop_cmult_small_loop_step(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, in ladder_smallloop_cmult_small_loop_step() 554 ladder_smallloop_cmult_small_loop_double_step(u64 *nq, u64 *nqpq, u64 *nq2, in ladder_smallloop_cmult_small_loop_double_step() 564 ladder_smallloop_cmult_small_loop(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, in ladder_smallloop_cmult_small_loop() 574 static __always_inline void ladder_bigloop_cmult_big_loop(u8 *n1, u64 *nq, in ladder_bigloop_cmult_big_loop() 589 u64 *nq = point_buf; in ladder_cmult() local 774 u64 *nq = buf; in curve25519_generic() local
|
/freebsd/lib/libnvmf/ |
H A D | nvmf_tcp.c | 1115 tcp_free_qpair(struct nvmf_qpair *nq) in tcp_free_qpair() 1135 tcp_kernel_handoff_params(struct nvmf_qpair *nq, nvlist_t *nvl) in tcp_kernel_handoff_params() 1150 tcp_populate_dle(struct nvmf_qpair *nq, struct nvme_discovery_log_entry *dle) in tcp_populate_dle() 1260 tcp_receive_capsule(struct nvmf_qpair *nq, struct nvmf_capsule **ncp) in tcp_receive_capsule()
|
/freebsd/sys/netinet/ |
H A D | ip_reass.c | 204 struct mbuf *p, *q, *nq, *t; in ip_reass() local
|
H A D | tcp_reass.c | 521 struct tseg_qent *nq = NULL; in tcp_reass() local
|
/freebsd/sys/kern/ |
H A D | kern_exit.c | 227 struct proc *p, *nq, *q, *t; in exit1() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dn_glue.c | 612 dn_c_copy_pipe(struct dn_schk *s, struct copy_args *a, int nq) in dn_c_copy_pipe() 700 dn_c_copy_fs(struct dn_fsk *f, struct copy_args *a, int nq) in dn_c_copy_fs()
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | tx.c | 302 int nq = trans->trans_cfg->base_params->num_of_queues; iwl_pcie_tx_start() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistp224.c | 1148 felem nq[3], tmp[4]; in batch_mul() local
|
H A D | ecp_nistp521.c | 1590 felem nq[3], tmp[4]; in batch_mul() local
|
H A D | ecp_nistp256.c | 1680 felem nq[3], ftmp; in batch_mul() local
|
/freebsd/sys/dev/mps/ |
H A D | mps.c | 1277 u_int nq, i; in mps_alloc_queues() local
|
/freebsd/usr.sbin/route6d/ |
H A D | route6d.c | 1108 struct netinfo6 *np, *nq; in riprecv() local
|
/freebsd/sys/dev/mpr/ |
H A D | mpr.c | 1342 int nq, i; in mpr_alloc_queues() local
|
/freebsd/sys/dev/isci/scil/ |
H A D | intel_ata.h | 634 U8 nq : 1; member
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 1405 u_int nq[2]; in setup_rss() local
|
/freebsd/crypto/openssh/ |
H A D | sshkey.c | 2591 EC_POINT *nq = NULL; in sshkey_ec_validate_public() local
|