Home
last modified time | relevance | path

Searched defs:nq (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/compat/linsysfs/
H A Dlinsysfs_net.c202 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 Dqplib_fp.c152 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 Dmain.c301 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 Dqplib_fp.h450 struct bnxt_qplib_nq *nq; member
538 struct bnxt_qplib_nq *nq; member
H A Dbnxt_re.h196 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX]; member
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c138 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 Dnvmf_transport_internal.h100 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 Dnvmf_tcp.c1527 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 Dnvmf_qpair.c55 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 Dcurve25519-hacl64.h542 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 Dnvmf_tcp.c1115 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 Dip_reass.c204 struct mbuf *p, *q, *nq, *t; in ip_reass() local
H A Dtcp_reass.c521 struct tseg_qent *nq = NULL; in tcp_reass() local
/freebsd/sys/kern/
H A Dkern_exit.c227 struct proc *p, *nq, *q, *t; in exit1() local
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c612 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 Dtx.c302 int nq = trans->trans_cfg->base_params->num_of_queues; iwl_pcie_tx_start() local
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistp224.c1148 felem nq[3], tmp[4]; in batch_mul() local
H A Decp_nistp521.c1590 felem nq[3], tmp[4]; in batch_mul() local
H A Decp_nistp256.c1680 felem nq[3], ftmp; in batch_mul() local
/freebsd/sys/dev/mps/
H A Dmps.c1277 u_int nq, i; in mps_alloc_queues() local
/freebsd/usr.sbin/route6d/
H A Droute6d.c1108 struct netinfo6 *np, *nq; in riprecv() local
/freebsd/sys/dev/mpr/
H A Dmpr.c1342 int nq, i; in mpr_alloc_queues() local
/freebsd/sys/dev/isci/scil/
H A Dintel_ata.h634 U8 nq : 1; member
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1405 u_int nq[2]; in setup_rss() local
/freebsd/crypto/openssh/
H A Dsshkey.c2591 EC_POINT *nq = NULL; in sshkey_ec_validate_public() local

12