Home
last modified time | relevance | path

Searched refs:state (Results 13626 - 13650 of 13656) sorted by relevance

1...<<541542543544545546547

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gs.c3331 atomic_read(&fcport->state) == FCS_ONLINE) || in qla24xx_async_gnnft_done()
H A Dqla_mbx.c134 "Device in failed state, exiting.\n"); in qla2x00_mailbox_command()
456 * into bad state due to PCI error condition in qla2x00_mailbox_command()
469 * anallysis of the current formware state. we do not in qla2x00_mailbox_command()
831 * ha: adapter state pointer.
884 * ha: adapter state pointer.
941 * ha: adapter state pointer.
994 * ha: adapter state pointer.
1049 * ha: adapter state pointer.
1443 * ha = adapter state pointer.
1950 * ha = adapter state pointe
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2881 T("State:", state); in sge_qinfo_show()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3883 /* L1SS state machine enable */
3885 /* Deep sleep state machine enable */
3923 /* Enable/Disable low power state when all VDEVs are inactive/idle. */
3982 /* L1SS state machine enable */
3984 /* Deep sleep state machine enable */
5854 * STA is in sleep state.
5861 * the Power save SM(state machine) will come out of sleep by either
5868 * Here the power save state machine will not wakeup in response to TIM
5920 * This will include the delivery and trigger enabled state for every AC.
5921 * This is the negotiated state wit
7171 __le32 state; global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2908 RTW89_SET_FWCMD_CXRFK_STATE(cmd, rfk_info->state); in rtw89_fw_h2c_cxdrv_rfk()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duverbs_cmd.c3027 wq_attr.curr_wq_state = wq->state; in ib_uverbs_ex_modify_wq()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c2117 * sequentially, so that if we return skb to original state on exit,
3124 * to 'closed' state and remove our protocol entry in the device list.
3355 sock->state = SS_UNCONNECTED; in packet_create()
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c1643 clear_bit(SDATA_STATE_OFFCHANNEL_BEACON_STOPPED, &sdata->state); in ieee80211_stop_ap()
1909 * API but must follow AUTHENTICATED for driver state. in sta_apply_parameters()
2019 /* set the STA state after all sta info from usermode has been set */ in sta_apply_parameters()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c2155 /* state change */ in link_status_10g_hotplug()
5807 * undo some of the state we setup in niu_init_tx_mac() so we in niu_init_mac()
7849 enum ethtool_phys_id_state state) in niu_set_phys_id()
7857 switch (state) { in niu_set_phys_id()
7848 niu_set_phys_id(struct net_device *dev, enum ethtool_phys_id_state state) niu_set_phys_id() argument
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c335 ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state) in ahd_restore_modes() argument
340 ahd_extract_mode_state(ahd, state, &src, &dst); in ahd_restore_modes()
1292 * Wait for any inprogress DMA to complete and clear DMA state in ahd_flush_qoutfifo()
1383 * Restore state. in ahd_flush_qoutfifo()
1785 * which is the expected state of this routine. in ahd_handle_seqint()
2054 * interrupt, initialize the state of the host message in ahd_handle_seqint()
2467 /* Clear interrupt state */ in ahd_handle_scsiint()
2781 * state. When the target reponds to our ATN condition, in ahd_handle_transmission_error()
4054 * Update the current state of tagged queuing for a given target.
4648 * Clear any active message state
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c335 ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state) in ahd_restore_modes() argument
340 ahd_extract_mode_state(ahd, state, &src, &dst); in ahd_restore_modes()
1292 * Wait for any inprogress DMA to complete and clear DMA state in ahd_flush_qoutfifo()
1383 * Restore state. in ahd_flush_qoutfifo()
1785 * which is the expected state of this routine. in ahd_handle_seqint()
2054 * interrupt, initialize the state of the host message in ahd_handle_seqint()
2466 /* Clear interrupt state */ in ahd_handle_scsiint()
2780 * state. When the target reponds to our ATN condition, in ahd_handle_transmission_error()
4052 * Update the current state of tagged queuing for a given target.
4646 * Clear any active message state
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c2174 /* state change */ in link_status_10g_hotplug()
5826 * undo some of the state we setup in niu_init_tx_mac() so we in niu_init_mac()
7867 enum ethtool_phys_id_state state) in niu_set_phys_id()
7875 switch (state) { in niu_set_phys_id()
7866 niu_set_phys_id(struct net_device *dev, enum ethtool_phys_id_state state) niu_set_phys_id() argument
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c841 * pci_choose_state - Choose the power state of a PCI device
843 * @state: target sleep state for the whole system. This is the value
846 * Returns PCI power state suitable for given device and given system
850 pci_power_t pci_choose_state(struct pci_dev *dev, pm_message_t state) in pci_choose_state() argument
855 switch (state) { in pci_choose_state()
861 printk("They asked me for state %d\n", state); in pci_choose_state()
3261 //change other device state to D0. in rtl8168_driver_start()
3362 //change other device state t in rtl8168_driver_stop()
28563 rtl8168_suspend(struct pci_dev *pdev, u32 state) global() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1286 /* Update blocks reset state */
3386 /* Update reset state */ in qed_grc_dump()
3518 (!dump || dev_data->bus.state == DBG_BUS_STATE_IDLE)) in qed_grc_dump()
5039 /* Update reset state */ in qed_dbg_idle_chk_dump()
5086 /* Update reset state */ in qed_dbg_mcp_trace_dump()
5133 /* Update reset state */ in qed_dbg_reg_fifo_dump()
5179 /* Update reset state */ in qed_dbg_igu_fifo_dump()
5227 /* Update reset state */ in qed_dbg_protection_override_dump()
5252 /* Update reset state */ in qed_dbg_fw_asserts_get_dump_buf_size()
5617 "A constraint can be added only after a filter was enabled or a trigger state wa
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c190 #define OCP_PHY_STATE 0xa708 /* nway state for 8153 */
1077 if (tp->udev->state == USB_STATE_NOTATTACHED) { in rtl_set_unplug()
1601 return; /* the urb is in unlink state */ in read_bulk_callback()
5055 ocp_write_byte(tp, MCU_TYPE_PLA, 0xb014, 0x4c); /* phy state */ in rtl8152_in_nway()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.h7021 u32 state; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c3561 /* 0x0005[1] = 1 turn off MAC by HW state machine*/ in rtl8xxxu_active_to_emu()
6790 if (priv->udev->state != USB_STATE_NOTATTACHED) { in rtl8xxxu_disconnect()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.c4460 if (ar->state != ATH11K_STATE_ON) { in ath11k_open_htt_stats()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c107 * fcs_port_sm FCS logical port state machine
1166 port_attr->state = BFA_LPORT_UNINIT; in bfa_fcs_lport_get_attr()
1186 * Called by port to notify transition to online state.
1196 * Called by port to notify transition to offline state.
1219 * Called by fcs/port to notify transition to online state.
1235 * with the PIDs assigned. The rport state machine take care of this in bfa_fcs_lport_n2n_online()
1273 * Called by fcs/port to notify transition to offline state.
1323 * Called by fcs/port to notify transition to online state.
1371 * Called by fcs/port to notify transition to offline state.
1426 * fcs_fdmi_sm FCS FDMI state machin
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c270 * protects balance structures (status, state) and context accessed from
309 * - Running state
310 * - Paused state
311 * - Completed state
313 * Only device operations marked with (*) can go into the Paused state for the
323 * During the course of Paused state, fs_info::exclusive_operation remains set.
324 * A device operation in Paused or Running state can be canceled or resumed
1195 * the fs to an error state, guaranteeing no super blocks can be further in btrfs_close_one_device()
1200 * any transaction and set the error state, guaranteeing no commits of in btrfs_close_one_device()
1205 /* Verify the device is back in a pristine state */ in btrfs_close_one_device()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.h7020 u32 state; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1375 /* Update blocks reset state */
3554 /* Update reset state */ in qed_grc_dump()
3686 (!dump || dev_data->bus.state == DBG_BUS_STATE_IDLE)) in qed_grc_dump()
5431 /* Update reset state */ in qed_dbg_idle_chk_dump()
5478 /* Update reset state */ in qed_dbg_mcp_trace_dump()
5525 /* Update reset state */ in qed_dbg_reg_fifo_dump()
5571 /* Update reset state */ in qed_dbg_igu_fifo_dump()
5619 /* Update reset state */ in qed_dbg_protection_override_dump()
5644 /* Update reset state */ in qed_dbg_fw_asserts_get_dump_buf_size()
5997 "A constraint can be added only after a filter was enabled or a trigger state wa
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c4472 binder_user_error("%d:%d ERROR: Thread waiting for process work before calling BC_REGISTER_LOOPER or BC_ENTER_LOOPER (state %x)\n", in binder_thread_read()
4645 "%d:%d node %d u%016llx c%016llx state unchanged\n", in binder_thread_read()
5344 * setting frozen state. If timeout specified, wait in binder_ioctl_freeze()
6519 seq_puts(m, "binder state:\n"); in state_show()
6589 seq_puts(m, "binder proc state:\n"); in proc_show()
6656 DEFINE_SHOW_ATTRIBUTE(state); variable
6663 .name = "state",
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c292 * protects balance structures (status, state) and context accessed from
331 * - Running state
332 * - Paused state
333 * - Completed state
335 * Only device operations marked with (*) can go into the Paused state for the
345 * During the course of Paused state, fs_info::exclusive_operation remains set.
346 * A device operation in Paused or Running state can be canceled or resumed
1154 * the fs to an error state, guaranteeing no super blocks can be further in btrfs_close_one_device()
1159 * any transaction and set the error state, guaranteeing no commits of in btrfs_close_one_device()
1164 /* Verify the device is back in a pristine state */ in btrfs_close_one_device()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c237 #define F_M_ACCESS 0x800 /* media access, reacts to SSU state */
279 struct sdeb_zone_state { /* ZBC: per zone state */
1511 arr[1] = 1; /* non rotating medium (e.g. solid state) */ in inquiry_vpd_b1()
1827 if (!changing || (cmd[1] & 0x1)) /* state unchanged or IMMED bit set in cdb */ in resp_start_stop()
1938 * The asymmetric access state is cycled according to the host_id. in resp_report_tgtpgs()
1942 arr[n++] = host_no % 3; /* Asymm access state */ in resp_report_tgtpgs()
7444 if (!test_bit(SCMD_STATE_INFLIGHT, &cmd->state)) in sdebug_blk_mq_poll_iter()

Completed in 217 milliseconds

1...<<541542543544545546547