/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 1057 phy_qcfg_resp.pause = in bnxt_vf_set_link() 1067 phy_qcfg_resp.pause = 0; in bnxt_vf_set_link()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aurora/ |
H A D | nb8800.c | 632 priv->pause_rx = phydev->pause; in nb8800_pause_config() 633 priv->pause_tx = phydev->pause ^ phydev->asym_pause; in nb8800_pause_config()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_events_trigger.c | 872 static void __pause_named_trigger(struct event_trigger_data *data, bool pause) in __pause_named_trigger() argument 878 if (pause) { in __pause_named_trigger() 890 * @data: The trigger data of a named trigger to pause 895 * to pause all triggers with the same name. 903 * unpause_named_trigger - Un-pause all named triggers with the same name
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | redrat3.c | 87 /* Minimum value for pause recognition. */ 160 __be32 pause; member 558 dev_dbg(dev, "set ir parm min pause %d rc 0x%02x\n", *val, rc); in redrat3_reset() 821 irdata->pause = cpu_to_be32(redrat3_len_to_us(100)); in redrat3_transmit_ir()
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | redrat3.c | 87 /* Minimum value for pause recognition. */ 160 __be32 pause; member 558 dev_dbg(dev, "set ir parm min pause %d rc 0x%02x\n", *val, rc); in redrat3_reset() 821 irdata->pause = cpu_to_be32(redrat3_len_to_us(100)); in redrat3_transmit_ir()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | port.c | 51 int pause) in mv88e6185_port_set_pause() 60 if (pause) in mv88e6185_port_set_pause() 746 * the remote end or the period of time that this port can pause the 50 mv88e6185_port_set_pause(struct mv88e6xxx_chip *chip, int port, int pause) mv88e6185_port_set_pause() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 1105 phy_qcfg_resp.pause = in bnxt_vf_set_link() 1115 phy_qcfg_resp.pause = 0; in bnxt_vf_set_link()
|
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 591 state->pause = MLO_PAUSE_TX | MLO_PAUSE_RX; in xpcs_resolve_pma() 999 state->pause = 0; in xpcs_get_state_c37_sgmii()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phy.c | 98 if (local_pause && phydev->pause) in phy_pause_str() 104 if (phydev->pause) in phy_pause_str()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events_trigger.c | 1197 static void __pause_named_trigger(struct event_trigger_data *data, bool pause) in __pause_named_trigger() argument 1203 if (pause) { in __pause_named_trigger() 1215 * @data: The trigger data of a named trigger to pause 1220 * to pause all triggers with the same name. 1228 * unpause_named_trigger - Un-pause all named triggers with the same name
|
/third_party/node/lib/ |
H A D | repl.js | 408 function pause() { 628 pause();
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittnotify_static.h | 57 ITT_STUBV(ITTAPI, void, pause, (void), (ITT_NO_PARAMS), pause, __itt_group_control | __itt_group_legacy, "no args")
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 1525 p_params->pause.autoneg = p_bulletin->req_autoneg_pause; in __qed_vf_get_link_params() 1526 p_params->pause.forced_rx = p_bulletin->req_forced_rx; in __qed_vf_get_link_params() 1527 p_params->pause.forced_tx = p_bulletin->req_forced_tx; in __qed_vf_get_link_params()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | pio.c | 57 static void sc_wait_for_packet_egress(struct send_context *sc, int pause); 1000 * @pause: wait for credit return 1002 * Wait for packet egress, optionally pause for credit return 1011 static void sc_wait_for_packet_egress(struct send_context *sc, int pause) in sc_wait_for_packet_egress() argument 1046 if (pause) in sc_wait_for_packet_egress()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 249 int sbm_pause; /* current pause setting */ 2369 pause_chg = (sc->sbm_pause != phy_dev->pause); in sbmac_mii_poll() 2387 if (phy_dev->pause) in sbmac_mii_poll() 2403 sc->sbm_pause = phy_dev->pause; in sbmac_mii_poll()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw.c | 1201 struct ethtool_pauseparam *pause) in cpsw_set_pauseparam() 1206 priv->rx_pause = pause->rx_pause ? true : false; in cpsw_set_pauseparam() 1207 priv->tx_pause = pause->tx_pause ? true : false; in cpsw_set_pauseparam() 1200 cpsw_set_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) cpsw_set_pauseparam() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 249 int sbm_pause; /* current pause setting */ 2367 pause_chg = (sc->sbm_pause != phy_dev->pause); in sbmac_mii_poll() 2385 if (phy_dev->pause) in sbmac_mii_poll() 2401 sc->sbm_pause = phy_dev->pause; in sbmac_mii_poll()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 1515 p_params->pause.autoneg = p_bulletin->req_autoneg_pause; in __qed_vf_get_link_params() 1516 p_params->pause.forced_rx = p_bulletin->req_forced_rx; in __qed_vf_get_link_params() 1517 p_params->pause.forced_tx = p_bulletin->req_forced_tx; in __qed_vf_get_link_params()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | pio.c | 15 static void sc_wait_for_packet_egress(struct send_context *sc, int pause); 958 * @pause: wait for credit return 960 * Wait for packet egress, optionally pause for credit return 969 static void sc_wait_for_packet_egress(struct send_context *sc, int pause) in sc_wait_for_packet_egress() argument 1004 if (pause) in sc_wait_for_packet_egress()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw.c | 1185 struct ethtool_pauseparam *pause) in cpsw_set_pauseparam() 1190 priv->rx_pause = pause->rx_pause ? true : false; in cpsw_set_pauseparam() 1191 priv->tx_pause = pause->tx_pause ? true : false; in cpsw_set_pauseparam() 1184 cpsw_set_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) cpsw_set_pauseparam() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x550.c | 2858 bool pause, asm_dir; in ixgbe_setup_fc_x550em() local 2877 pause = false; in ixgbe_setup_fc_x550em() 2881 pause = false; in ixgbe_setup_fc_x550em() 2895 pause = true; in ixgbe_setup_fc_x550em() 2916 if (pause) in ixgbe_setup_fc_x550em() 3594 * 1: Rx flow control is enabled (we can receive pause frames, in ixgbe_setup_fc_backplane_x550em_a() 3595 * but not send pause frames). in ixgbe_setup_fc_backplane_x550em_a() 3596 * 2: Tx flow control is enabled (we can send pause frames but in ixgbe_setup_fc_backplane_x550em_a() 3597 * we do not support receiving pause frames). in ixgbe_setup_fc_backplane_x550em_a()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x550.c | 2908 bool pause, asm_dir; in ixgbe_setup_fc_x550em() local 2927 pause = false; in ixgbe_setup_fc_x550em() 2931 pause = false; in ixgbe_setup_fc_x550em() 2945 pause = true; in ixgbe_setup_fc_x550em() 2966 if (pause) in ixgbe_setup_fc_x550em() 3644 * 1: Rx flow control is enabled (we can receive pause frames, in ixgbe_setup_fc_backplane_x550em_a() 3645 * but not send pause frames). in ixgbe_setup_fc_backplane_x550em_a() 3646 * 2: Tx flow control is enabled (we can send pause frames but in ixgbe_setup_fc_backplane_x550em_a() 3647 * we do not support receiving pause frames). in ixgbe_setup_fc_backplane_x550em_a()
|
/base/request/request/test/rustest/src/ |
H A D | lib.rs | 117 pub fn pause(&self, task_id: u32) { in pause() functions
|
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
H A D | audio_internal.h | 187 bool pause; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 413 if args.pause: 414 print('Want to pause\nPress enter to continue ...') 508 '-P', '--pause', action='store_true',
|