Home
last modified time | relevance | path

Searched refs:sw_index (Results 1 – 25 of 81) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dce.c573 sw_index = src_ring->sw_index; in _ath10k_ce_send_nolock_64()
865 dest_ring->sw_index = sw_index; in _ath10k_ce_completed_recv_next_nolock()
914 dest_ring->sw_index = sw_index; in _ath10k_ce_completed_recv_next_nolock_64()
971 sw_index = dest_ring->sw_index; in _ath10k_ce_revoke_recv_next()
990 dest_ring->sw_index = sw_index; in _ath10k_ce_revoke_recv_next()
1024 sw_index = dest_ring->sw_index; in _ath10k_ce_revoke_recv_next_64()
1044 dest_ring->sw_index = sw_index; in _ath10k_ce_revoke_recv_next_64()
1117 src_ring->sw_index = sw_index; in _ath10k_ce_completed_send_next_nolock()
1170 src_ring->sw_index = sw_index; in _ath10k_ce_completed_send_next_nolock_64()
1244 sw_index = src_ring->sw_index; in ath10k_ce_cancel_send_next()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dce.c573 sw_index = src_ring->sw_index; in _ath10k_ce_send_nolock_64()
865 dest_ring->sw_index = sw_index; in _ath10k_ce_completed_recv_next_nolock()
914 dest_ring->sw_index = sw_index; in _ath10k_ce_completed_recv_next_nolock_64()
971 sw_index = dest_ring->sw_index; in _ath10k_ce_revoke_recv_next()
990 dest_ring->sw_index = sw_index; in _ath10k_ce_revoke_recv_next()
1024 sw_index = dest_ring->sw_index; in _ath10k_ce_revoke_recv_next_64()
1044 dest_ring->sw_index = sw_index; in _ath10k_ce_revoke_recv_next_64()
1117 src_ring->sw_index = sw_index; in _ath10k_ce_completed_send_next_nolock()
1170 src_ring->sw_index = sw_index; in _ath10k_ce_completed_send_next_nolock_64()
1244 sw_index = src_ring->sw_index; in ath10k_ce_cancel_send_next()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dce.c573 sw_index = src_ring->sw_index; in _ath10k_ce_send_nolock_64()
865 dest_ring->sw_index = sw_index; in _ath10k_ce_completed_recv_next_nolock()
914 dest_ring->sw_index = sw_index; in _ath10k_ce_completed_recv_next_nolock_64()
971 sw_index = dest_ring->sw_index; in _ath10k_ce_revoke_recv_next()
990 dest_ring->sw_index = sw_index; in _ath10k_ce_revoke_recv_next()
1024 sw_index = dest_ring->sw_index; in _ath10k_ce_revoke_recv_next_64()
1044 dest_ring->sw_index = sw_index; in _ath10k_ce_revoke_recv_next_64()
1117 src_ring->sw_index = sw_index; in _ath10k_ce_completed_send_next_nolock()
1170 src_ring->sw_index = sw_index; in _ath10k_ce_completed_send_next_nolock_64()
1244 sw_index = src_ring->sw_index; in ath10k_ce_cancel_send_next()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/dsa/
H A Dswitch.c55 if (ds->index == info->sw_index) in dsa_switch_mtu_match()
98 info->sw_index, in dsa_switch_bridge_join()
119 info->sw_index, info->port, in dsa_switch_bridge_leave()
215 return ds->ops->crosschip_lag_join(ds, info->sw_index, in dsa_switch_lag_join()
238 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mdb_match()
273 if (ds->index == info->sw_index) in dsa_switch_mdb_del()
282 if (ds->index == info->sw_index && port == info->port) in dsa_switch_vlan_match()
317 if (ds->index == info->sw_index) in dsa_switch_vlan_del()
370 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mrp_match()
405 if (ds->index == info->sw_index) in dsa_switch_mrp_del()
[all …]
H A Ddsa_priv.h49 int sw_index; member
55 int sw_index; member
64 int sw_index; member
71 int sw_index; member
80 int sw_index; member
88 int sw_index; member
101 int sw_index; member
108 int sw_index; member
127 int sw_index; member
H A Dport.c254 .sw_index = dp->ds->index, in dsa_port_bridge_join()
286 .sw_index = dp->ds->index, in dsa_port_bridge_leave()
308 .sw_index = dp->ds->index, in dsa_port_lag_change()
336 .sw_index = dp->ds->index, in dsa_port_lag_join()
372 .sw_index = dp->ds->index, in dsa_port_lag_leave()
573 .sw_index = dp->ds->index, in dsa_port_mtu_change()
586 .sw_index = dp->ds->index, in dsa_port_fdb_add()
599 .sw_index = dp->ds->index, in dsa_port_fdb_del()
624 .sw_index = dp->ds->index, in dsa_port_mdb_add()
636 .sw_index = dp->ds->index, in dsa_port_mdb_del()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/dsa/
H A Dswitch.c55 if (ds->index == info->sw_index) in dsa_switch_mtu_match()
98 info->sw_index, in dsa_switch_bridge_join()
119 info->sw_index, info->port, in dsa_switch_bridge_leave()
215 return ds->ops->crosschip_lag_join(ds, info->sw_index, in dsa_switch_lag_join()
238 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mdb_match()
273 if (ds->index == info->sw_index) in dsa_switch_mdb_del()
282 if (ds->index == info->sw_index && port == info->port) in dsa_switch_vlan_match()
317 if (ds->index == info->sw_index) in dsa_switch_vlan_del()
370 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mrp_match()
405 if (ds->index == info->sw_index) in dsa_switch_mrp_del()
[all …]
H A Ddsa_priv.h49 int sw_index; member
55 int sw_index; member
64 int sw_index; member
71 int sw_index; member
80 int sw_index; member
88 int sw_index; member
101 int sw_index; member
108 int sw_index; member
127 int sw_index; member
H A Dport.c254 .sw_index = dp->ds->index, in dsa_port_bridge_join()
286 .sw_index = dp->ds->index, in dsa_port_bridge_leave()
308 .sw_index = dp->ds->index, in dsa_port_lag_change()
336 .sw_index = dp->ds->index, in dsa_port_lag_join()
372 .sw_index = dp->ds->index, in dsa_port_lag_leave()
573 .sw_index = dp->ds->index, in dsa_port_mtu_change()
586 .sw_index = dp->ds->index, in dsa_port_fdb_add()
599 .sw_index = dp->ds->index, in dsa_port_fdb_del()
624 .sw_index = dp->ds->index, in dsa_port_mdb_add()
636 .sw_index = dp->ds->index, in dsa_port_mdb_del()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/dsa/
H A Dswitch.c55 if (ds->index == info->sw_index) in dsa_switch_mtu_match()
98 info->sw_index, in dsa_switch_bridge_join()
119 info->sw_index, info->port, in dsa_switch_bridge_leave()
215 return ds->ops->crosschip_lag_join(ds, info->sw_index, in dsa_switch_lag_join()
238 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mdb_match()
273 if (ds->index == info->sw_index) in dsa_switch_mdb_del()
282 if (ds->index == info->sw_index && port == info->port) in dsa_switch_vlan_match()
317 if (ds->index == info->sw_index) in dsa_switch_vlan_del()
370 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mrp_match()
405 if (ds->index == info->sw_index) in dsa_switch_mrp_del()
[all …]
H A Ddsa_priv.h49 int sw_index; member
55 int sw_index; member
64 int sw_index; member
71 int sw_index; member
80 int sw_index; member
88 int sw_index; member
101 int sw_index; member
108 int sw_index; member
127 int sw_index; member
H A Dport.c254 .sw_index = dp->ds->index, in dsa_port_bridge_join()
286 .sw_index = dp->ds->index, in dsa_port_bridge_leave()
308 .sw_index = dp->ds->index, in dsa_port_lag_change()
336 .sw_index = dp->ds->index, in dsa_port_lag_join()
372 .sw_index = dp->ds->index, in dsa_port_lag_leave()
573 .sw_index = dp->ds->index, in dsa_port_mtu_change()
586 .sw_index = dp->ds->index, in dsa_port_fdb_add()
599 .sw_index = dp->ds->index, in dsa_port_fdb_del()
624 .sw_index = dp->ds->index, in dsa_port_mdb_add()
636 .sw_index = dp->ds->index, in dsa_port_mdb_del()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dce.c366 unsigned int sw_index; in ath11k_ce_completed_recv_next() local
373 sw_index = pipe->dest_ring->sw_index; in ath11k_ce_completed_recv_next()
397 sw_index = CE_RING_IDX_INCR(nentries_mask, sw_index); in ath11k_ce_completed_recv_next()
398 pipe->dest_ring->sw_index = sw_index; in ath11k_ce_completed_recv_next()
455 unsigned int sw_index; in ath11k_ce_completed_send_next() local
462 sw_index = pipe->src_ring->sw_index; in ath11k_ce_completed_send_next()
481 sw_index = CE_RING_IDX_INCR(nentries_mask, sw_index); in ath11k_ce_completed_send_next()
482 pipe->src_ring->sw_index = sw_index; in ath11k_ce_completed_send_next()
707 sw_index = pipe->src_ring->sw_index; in ath11k_ce_send()
709 if (write_index >= sw_index) in ath11k_ce_send()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dce.c366 unsigned int sw_index; in ath11k_ce_completed_recv_next() local
373 sw_index = pipe->dest_ring->sw_index; in ath11k_ce_completed_recv_next()
397 sw_index = CE_RING_IDX_INCR(nentries_mask, sw_index); in ath11k_ce_completed_recv_next()
398 pipe->dest_ring->sw_index = sw_index; in ath11k_ce_completed_recv_next()
455 unsigned int sw_index; in ath11k_ce_completed_send_next() local
462 sw_index = pipe->src_ring->sw_index; in ath11k_ce_completed_send_next()
481 sw_index = CE_RING_IDX_INCR(nentries_mask, sw_index); in ath11k_ce_completed_send_next()
482 pipe->src_ring->sw_index = sw_index; in ath11k_ce_completed_send_next()
707 sw_index = pipe->src_ring->sw_index; in ath11k_ce_send()
709 if (write_index >= sw_index) in ath11k_ce_send()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Dce.c366 unsigned int sw_index; in ath11k_ce_completed_recv_next() local
373 sw_index = pipe->dest_ring->sw_index; in ath11k_ce_completed_recv_next()
397 sw_index = CE_RING_IDX_INCR(nentries_mask, sw_index); in ath11k_ce_completed_recv_next()
398 pipe->dest_ring->sw_index = sw_index; in ath11k_ce_completed_recv_next()
455 unsigned int sw_index; in ath11k_ce_completed_send_next() local
462 sw_index = pipe->src_ring->sw_index; in ath11k_ce_completed_send_next()
481 sw_index = CE_RING_IDX_INCR(nentries_mask, sw_index); in ath11k_ce_completed_send_next()
482 pipe->src_ring->sw_index = sw_index; in ath11k_ce_completed_send_next()
707 sw_index = pipe->src_ring->sw_index; in ath11k_ce_send()
709 if (write_index >= sw_index) in ath11k_ce_send()
[all …]
/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dgarg.cpp111 void G::Arg::removeAt( size_type sw_index , size_type sw_args ) in removeAt() argument
113 G_ASSERT( sw_index > 0U && sw_index < m_array.size() ) ; in removeAt()
114 if( sw_index > 0U && sw_index < m_array.size() ) in removeAt()
117 for( size_type i = 0U ; i < sw_index ; i++ ) ++p ; // (rather than cast) in removeAt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dpio.c509 *sw_index = index; in sc_hw_alloc()
527 sci = &dd->send_contexts[sw_index]; in sc_hw_free()
705 u32 sw_index; in sc_alloc() local
753 sc->sw_index = sw_index; in sc_alloc()
866 sw_index, in sc_alloc()
882 u32 sw_index; in sc_free() local
892 sw_index = sc->sw_index; in sc_free()
1034 __func__, sc->sw_index, in sc_wait_for_packet_egress()
1125 __func__, sc->sw_index, in sc_restart()
1761 u32 sw_index; in sc_group_release_update() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dpio.c509 *sw_index = index; in sc_hw_alloc()
527 sci = &dd->send_contexts[sw_index]; in sc_hw_free()
705 u32 sw_index; in sc_alloc() local
753 sc->sw_index = sw_index; in sc_alloc()
866 sw_index, in sc_alloc()
882 u32 sw_index; in sc_free() local
892 sw_index = sc->sw_index; in sc_free()
1034 __func__, sc->sw_index, in sc_wait_for_packet_egress()
1125 __func__, sc->sw_index, in sc_restart()
1761 u32 sw_index; in sc_group_release_update() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dpio.c509 *sw_index = index; in sc_hw_alloc()
527 sci = &dd->send_contexts[sw_index]; in sc_hw_free()
705 u32 sw_index; in sc_alloc() local
753 sc->sw_index = sw_index; in sc_alloc()
866 sw_index, in sc_alloc()
882 u32 sw_index; in sc_free() local
892 sw_index = sc->sw_index; in sc_free()
1034 __func__, sc->sw_index, in sc_wait_for_packet_egress()
1125 __func__, sc->sw_index, in sc_restart()
1761 u32 sw_index; in sc_group_release_update() local
[all …]
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/Master/Heuristics/
H A Dcluster_heur.c78 int sw_index = 0, tni_index=0, tfi_index=0; in cluster_heur() local
103 sw_index = 0; in cluster_heur()
107 send_msg(tids[sw_index%jobs], S_SWEEP); in cluster_heur()
110 send_msg(tids[sw_index%jobs], SWEEP_TRIALS); in cluster_heur()
111 sent[sw_index]++; in cluster_heur()
112 sw_index++; in cluster_heur()
116 for(tni_index=sw_index; tni_index<sw_index+heur_par->tsp.ni_trials; tni_index++){ in cluster_heur()
234 send_msg(tids[(i+sw_index)%jobs], TSP_START_POINT); in cluster_heur()
/dports/net-mgmt/p5-SNMP-Info/SNMP-Info-3.81/lib/SNMP/Info/Layer3/
H A DHP9300.pm104 my $sw_index = $hp9300->sw_index($partial);
107 unless ( defined $sw_index and defined $sw_duplex ) {
113 my $iid = $sw_index->{$sw_port};
H A DFoundry.pm147 my $sw_index = $foundry->sw_index($partial);
150 unless ( defined $sw_index and defined $sw_duplex ) {
156 my $iid = $sw_index->{$sw_port};
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Ddsa.h709 int sw_index, int port,
712 int sw_index, int port,
714 int (*crosschip_lag_change)(struct dsa_switch *ds, int sw_index,
716 int (*crosschip_lag_join)(struct dsa_switch *ds, int sw_index,
719 int (*crosschip_lag_leave)(struct dsa_switch *ds, int sw_index,
974 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Ddsa.h709 int sw_index, int port,
712 int sw_index, int port,
714 int (*crosschip_lag_change)(struct dsa_switch *ds, int sw_index,
716 int (*crosschip_lag_join)(struct dsa_switch *ds, int sw_index,
719 int (*crosschip_lag_leave)(struct dsa_switch *ds, int sw_index,
974 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Ddsa.h709 int sw_index, int port,
712 int sw_index, int port,
714 int (*crosschip_lag_change)(struct dsa_switch *ds, int sw_index,
716 int (*crosschip_lag_join)(struct dsa_switch *ds, int sw_index,
719 int (*crosschip_lag_leave)(struct dsa_switch *ds, int sw_index,
974 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);

1234