Searched refs:eq (Results 326 - 350 of 423) sorted by relevance

<<11121314151617

/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dhost.S178 b.eq __host_hvc
/linux-master/drivers/infiniband/hw/efa/
H A Defa.h109 struct efa_eq *eq; member in struct:efa_cq
/linux-master/tools/testing/selftests/net/netfilter/
H A Dbr_netfilter.sh164 if [ "$t" -eq 0 ];then
H A Dconntrack_ipip_mtu.sh62 if [ "$bytes" -eq 1400 ];then
H A Dconntrack_tcp_unreplied.sh158 if [ $ret -eq 0 ];then
/linux-master/tools/testing/selftests/net/
H A Dudpgro.sh15 if [ $ret -eq 0 ]; then
204 if [[ $# -eq 0 ]]; then
H A Dxfrm_policy.sh123 if [ $? -ne 0 ] && [ $policy_checks_ok -eq 1 ] ;then
130 if [ $? -ne 0 ] && [ $policy_checks_ok -eq 1 ] ;then
/linux-master/tools/testing/selftests/wireguard/
H A Dnetns.sh36 maybe_exec() { if [[ $BASHPID -eq $$ ]]; then "$@"; else exec "$@"; fi; }
525 [[ $tx_bytes -eq 0 ]]
534 [[ $tx_bytes -eq 0 ]]
537 [[ $tx_bytes -eq 0 ]]
695 [[ $alldeleted -eq 1 ]]
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c1206 struct gdma_queue *eq; local
1213 eq = ac->eqs[i].eq;
1214 if (!eq)
1217 mana_gd_destroy_queue(gc, eq);
1240 spec.eq.callback = NULL;
1241 spec.eq.context = ac->eqs;
1242 spec.eq.log2_throttle_limit = LOG2_EQ_THROTTLE;
1245 spec.eq.msix_index = (i + 1) % gc->num_msix_usable;
1246 err = mana_gd_create_mana_eq(gd, &spec, &ac->eqs[i].eq);
2152 mana_create_rxq(struct mana_port_context *apc, u32 rxq_idx, struct mana_eq *eq, struct net_device *ndev) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c2803 priv->eq_table.eq[MLX4_EQ_ASYNC].irq);
2807 priv->eq_table.eq[MLX4_EQ_ASYNC].irq);
2936 struct mlx4_eq *eq; local
2952 eq = &priv->eq_table.eq[eqn];
2954 if (!zalloc_cpumask_var(&eq->affinity_mask, GFP_KERNEL))
2957 cpumask_set_cpu(requested_cpu, eq->affinity_mask);
2995 priv->eq_table.eq[MLX4_EQ_ASYNC].irq = entries[0].vector;
2996 bitmap_zero(priv->eq_table.eq[MLX4_EQ_ASYNC].actv_ports.ports,
3003 priv->eq_table.eq[
[all...]
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c1075 sli_queue_arm(&hw->sli, &hw->eq[i], true);
2175 struct hw_eq *eq; local
2192 eq = hw->hw_eq[vector];
2193 if (!eq)
2196 eq->use_count++;
2198 return efct_hw_eq_process(hw, eq, max_isr_time_msec);
2202 efct_hw_eq_process(struct efct_hw *hw, struct hw_eq *eq, argument
2214 while (!done && !sli_eq_read(&hw->sli, eq->queue, eqe)) {
2244 if (eq->queue->n_posted > eq
[all...]
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c203 arr[i++].fwh = pr->eq->fw_handle;
1293 ret = ibmebus_request_irq(pr->eq->attr.ist1,
1298 i, pr->eq->attr.ist1);
1303 pr->eq->attr.ist1, i);
1311 u32 ist = port->port_res[i].eq->attr.ist1;
1333 ibmebus_free_irq(pr->eq->attr.ist1, pr);
1336 i, pr->eq->attr.ist1);
1463 pr->eq = ehea_create_eq(adapter, eq_type, EHEA_MAX_ENTRIES_EQ, 0);
1464 if (!pr->eq) {
1465 pr_err("create_eq failed (eq)\
[all...]
H A Dehea.h353 struct ehea_eq *eq; member in struct:ehea_port_res
/linux-master/arch/arm/kernel/
H A Dhead.S110 THUMB( it eq ) @ force fixup-able long branch encoding
404 THUMB( it eq ) @ force fixup-able long branch encoding
/linux-master/net/caif/
H A Dcfctrl.c77 bool eq = local
83 if (!eq)
/linux-master/arch/arm64/include/asm/
H A Dassembler.h482 b.eq 9000f // Skip if no PMU present or IMP_DEF
592 csel \ttbr, \tmp, \ttbr, eq
/linux-master/arch/x86/include/asm/
H A Dvmx.h435 #define DEBUG_REG_ACCESS_REG(eq) (((eq) >> 8) & 0xf) /* 11:8, general purpose reg. */
/linux-master/tools/perf/tests/shell/base_probe/
H A Dtest_adding_kernel.sh184 test $VALUE_1 -eq $VALUE_2
/linux-master/arch/powerpc/boot/
H A Dstring.S31 bdnzf 2,1b /* dec ctr, branch if ctr != 0 && !cr0.eq */
81 bdnzt eq,1b
/linux-master/arch/arm/lib/
H A Ddiv64.S187 @ eq -> division by 1: obvious enough...
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dingress_rif_conf_vxlan.sh233 [[ $expected_rifs -eq $rifs_occ_t1 ]]
/linux-master/arch/arm64/crypto/
H A Daes-modes.S556 csel x7, x7, x8, eq
731 csel w4, w4, w8, eq
841 csinv x5, x6, xzr, eq
855 csinv x5, x6, xzr, eq
H A Dcrct10dif-ce-core.S356 b.eq .Lreduce_final_16_bytes_\@
456 b.eq .Lreduce_final_16_bytes_\@ // len == 16
/linux-master/tools/testing/selftests/kmod/
H A Dkmod.sh588 if [[ $ENABLED -eq "1" ]]; then
608 if [ $# -eq 1 ]; then
623 if [ $# -eq 2 ]; then
639 if [ $# -eq 0 ]; then
/linux-master/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink_trap.sh294 if [ $(devlink_trap_policers_num_get) -eq 0 ]; then

Completed in 459 milliseconds

<<11121314151617