Home
last modified time | relevance | path

Searched refs:need_update (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_port_info_rcv.c216 if (p_physp->need_update) in pi_rcv_process_switch_port0()
406 p_node->sw->need_update == 1) in pi_rcv_process_switch_ext_port()
407 p_node->sw->need_update = 0; in pi_rcv_process_switch_ext_port()
409 if (p_physp->need_update) in pi_rcv_process_switch_ext_port()
556 if (sm->p_subn->need_update || p_physp->need_update > 1 || in osm_pi_rcv_update_self()
630 return p_physp->need_update; in osm_pi_rcv_update_neighbor()
637 return p_physp->need_update; in osm_pi_rcv_update_neighbor()
639 return (ib_switch_info_get_state_change(&p_node->sw->switch_info) ? 1 : p_physp->need_update); in osm_pi_rcv_update_neighbor()
771 p_physp->need_update = osm_pi_rcv_update_self(sm, p_physp, p_pi); in osm_pi_rcv_process()
780 p_physp->need_update = osm_pi_rcv_update_neighbor(p_physp); in osm_pi_rcv_process()
[all …]
H A Dosm_qos.c320 force_update = p->need_update || sm->p_subn->need_update; in qos_extports_setup()
357 force_update = node->sw->need_update || sm->p_subn->need_update; in qos_extports_setup()
373 force_update = p->need_update || force_update; in qos_extports_setup()
392 force_update = p->need_update || sm->p_subn->need_update; in qos_extports_setup()
418 unsigned force_update = p->need_update || sm->p_subn->need_update; in qos_endport_setup()
H A Dosm_congestion_control.c231 force_update = p_physp->need_update || p_sm->p_subn->need_update; in cc_send_sw_cong_setting()
275 force_update = p_physp->need_update || p_sm->p_subn->need_update; in cc_send_ca_cong_setting()
320 force_update = p_physp->need_update || p_sm->p_subn->need_update; in cc_send_cct()
H A Dosm_ucast_cache.c335 p_sw->need_update = 2; in cache_restore_ucast_info()
467 if (!p_physp->need_update) in ucast_cache_validate()
533 if (p_sw->need_update == 2) { in ucast_cache_validate()
545 if (p_remote_sw->need_update == 2) { in ucast_cache_validate()
H A Dosm_state_mgr.c121 p_sw->need_update = 1; in state_mgr_reset_switch_count()
1308 sm->p_subn->need_update = 1; in do_sweep()
1421 sm->p_subn->need_update = 1; in do_sweep()
1676 sm->p_subn->need_update = 0; in do_sweep()
H A Dosm_ucast_mgr.c990 p_mgr->cache_valid && !p_sw->need_update); in set_lft_block()
1003 if (!p_sw->need_update && !p_mgr->p_subn->need_update && in set_lft_block()
H A Dosm_drop_mgr.c552 p_physp->need_update = 2; in osm_drop_mgr_process()
H A Dosm_port.c105 p_physp->need_update = 2; in osm_physp_init()
H A Dosm_switch.c139 p_sw->need_update = 2; in osm_switch_new()
H A Dosm_console.c1709 if (p_osm->sm.p_subn->need_update != 0) { in dump_portguid_parse()
H A Dosm_perfmgr.c1003 p_sw->need_update = 0; in reset_switch_count()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h111 unsigned need_update; member
H A Dosm_subnet.h783 unsigned need_update; member
H A Dosm_port.h116 unsigned need_update; member
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c1351 int need_update = 0; in slc_update() local
1359 need_update = 1; in slc_update()
1362 return(need_update); in slc_update()
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c1415 int need_update = 0; in slc_update() local
1423 need_update = 1; in slc_update()
1426 return(need_update); in slc_update()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c113 txq->need_update = true; in iwl_pcie_txq_inc_wr_ptr()
140 if (txq->need_update) { in iwl_pcie_tfd_set_tb()
142 txq->need_update = false; in iwl_pcie_tfd_set_tb()
916 txq->need_update = false; in iwl_pcie_enqueue_hcmd()
H A Drx.c187 rxq->need_update = true; in iwl_pcie_rxq_inc_wr_ptr()
211 if (!rxq->need_update) in iwl_pcie_rxq_check_wrptr()
215 rxq->need_update = false; in iwl_pcie_rxq_check_wrptr()
H A Dinternal.h133 * @need_update: flag to indicate we need to update read/write index
159 bool need_update, next_rb_is_fragment; member
H A Dtrans.c2721 "read=%u write=%u need_update=%d frozen=%d n_window=%d ampdu=%d", in iwl_dbgfs_rx_queue_read()
2723 txq->need_update, txq->frozen, in iwl_dbgfs_rx_queue_read()
2787 rxq->need_update); in iwl_dbgfs_interrupt_read()
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h771 * @need_update: indicates need to update read/write index
816 bool need_update;
982 bool need_update; global() member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c5062 int need_update = B_FALSE; local
5075 need_update = B_TRUE;
5079 need_update = B_TRUE;
5085 if (need_update)