/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_port_info_rcv.c | 216 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 D | osm_qos.c | 320 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 D | osm_congestion_control.c | 231 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 D | osm_ucast_cache.c | 335 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 D | osm_state_mgr.c | 121 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 D | osm_ucast_mgr.c | 990 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 D | osm_drop_mgr.c | 552 p_physp->need_update = 2; in osm_drop_mgr_process()
|
H A D | osm_port.c | 105 p_physp->need_update = 2; in osm_physp_init()
|
H A D | osm_switch.c | 139 p_sw->need_update = 2; in osm_switch_new()
|
H A D | osm_console.c | 1709 if (p_osm->sm.p_subn->need_update != 0) { in dump_portguid_parse()
|
H A D | osm_perfmgr.c | 1003 p_sw->need_update = 0; in reset_switch_count()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_switch.h | 111 unsigned need_update; member
|
H A D | osm_subnet.h | 783 unsigned need_update; member
|
H A D | osm_port.h | 116 unsigned need_update; member
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 1351 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 D | telnet.c | 1415 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 D | tx.c | 113 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 D | rx.c | 187 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 D | internal.h | 133 * @need_update: flag to indicate we need to update read/write index 159 bool need_update, next_rb_is_fragment; member
|
H A D | trans.c | 2721 "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 D | tx.c |
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.h | 771 * @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 D | spa.c | 5062 int need_update = B_FALSE; local 5075 need_update = B_TRUE; 5079 need_update = B_TRUE; 5085 if (need_update)
|