Home
last modified time | relevance | path

Searched refs:state (Results 18401 - 18425 of 18784) sorted by relevance

1...<<731732733734735736737738739740>>...752

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2296 __le32 state; member
H A Dsnoc.c1042 ath10k_dbg(ar, ATH10K_DBG_SNOC, "%s:WCN3990 driver state = %d\n", in ath10k_snoc_hif_power_up()
1043 __func__, ar->state); in ath10k_snoc_hif_power_up()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c1407 if (drvr->bus_if->state != BRCMF_BUS_UP) { in brcmf_msgbuf_delete_flowring()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c482 /* put driver in down state */ in brcms_ops_stop()
723 /* Hardware ARP filter address list or state changed */ in brcms_ops_bss_info_changed()
1346 bool state, int prio) in brcms_txflowcontrol()
1389 * during interrupt state transition.
1345 brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, bool state, int prio) brcms_txflowcontrol() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h377 * See comments documenting "BSM" (bootstrap state machine).
587 /* transfer to host non bssid beacons in associated state */
877 * clean. Moving into RF_KILL state does this also. Driver must set up
920 * responses while ucode keeps track of STA sleep state.
2069 u8 state; /* 0 - start, 1 - stop */ member
2188 __le32 status; /* CARD_STATE_CMD_* request new power state */
2782 * in order to bring the radio/PHY back to working state; which has no relation
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c1076 scnprintf(buf + pos, bufsz - pos, "state:\t\t\t\t %u\n", in il_dbgfs_chain_noise_read()
1077 data->state); in il_dbgfs_chain_noise_read()
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dbmac.c453 static int bmac_suspend(struct macio_dev *mdev, pm_message_t state) in bmac_suspend() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.c298 dim->state = DIM_START_MEASURE; in enetc_rx_dim_work()
/kernel/linux/linux-5.10/drivers/net/ethernet/faraday/
H A Dftgmac100.c1706 if (unlikely(nd->state != ncsi_dev_state_functional)) in ftgmac100_ncsi_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.c734 mbox->state = OCTEON_MBOX_STATE_IDLE; in cn23xx_setup_pf_mbox()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmain.h667 enum rtw_pwr_state state; member
1741 /* lps power state & handler work */
H A Dfw.c511 SET_PWR_MODE_SET_PWR_STATE(h2c_pkt, conf->state); in rtw_fw_set_pwr_mode()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c580 * 'suspended' state and a 'disconnect' one. in mwifiex_usb_suspend()
670 if (card->udev->state != USB_STATE_NOTATTACHED && !adapter->mfg_mode) { in mwifiex_usb_disconnect()
1539 /* Boot state changes after successful firmware download */ in mwifiex_usb_dnld_fw()
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dtc35815.c400 * state along with the "tx full" state of the driver. This
1129 panic("%s: Illegal queue state.", dev->name); in panic_queues()
1243 /* schedule a link state check */ in tc35815_open()
1254 /* This will only be invoked if your driver is _not_ in XOFF state.
2107 static int tc35815_suspend(struct pci_dev *pdev, pm_message_t state) in tc35815_suspend() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_main.c475 /* we need to acquire the lock for testing the state in ctcm_transmit_skb()
476 * otherwise we can have an IRQ changing the state to in ctcm_transmit_skb()
676 CTCM_PR_DEBUG("Enter %s: %s, cp=%i ch=0x%p id=%s state=%s\n", in ctcmpc_transmit_skb()
1687 if (cgdev->state == CCWGROUP_ONLINE) in ctcm_remove_device()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.h1254 __be32 state; member
H A Dscsi_error.c227 * The scsi driver might be carrying internal state about the
229 * internal state once the error handler is started.
277 * Ensure that all tasks observe the host state change before the in scsi_eh_scmd_add()
313 if (test_and_set_bit(SCMD_STATE_COMPLETE, &scmd->state)) in scsi_times_out()
455 "Asymmetric access state changed"); in scsi_report_sense()
857 * timer on it, and set the host back to a consistent state prior to
888 * timer on it, and set the host back to a consistent state prior to
1077 * change the SCSI device state after we have examined it and before in scsi_send_eh_cmnd()
1084 "%s: state %d <> %d\n", __func__, sdev->sdev_state, in scsi_send_eh_cmnd()
1332 * Tests if devices are in a working state
[all...]
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c818 /* No FDMI state m/c for NPIV ports */ in fcoe_fdmi_info()
2007 * fcoe_sysfs will ensure that the state of 'enabled' has
2188 * @link_state: The ctlr link state on creation
2298 * in a link_down state. The allows the user an opportunity to configure
2652 * @disabled: start the new fc_host in a disabled state by default?
2755 * fcoe_vport_disable() - change vport state
2793 if (lport->state != LPORT_ST_READY) in fcoe_set_vport_symbolic_name()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dmain.c242 .state = CONF_SG_PROTECTIVE,
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_devmap.c883 /* Changing diag discipline flag is only allowed in offline state. */ in dasd_use_diag_store()
932 /* Changing diag discipline flag is only allowed in offline state. */ in dasd_use_raw_store()
1049 switch (device->state) { in dasd_device_status_show()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c434 return cmd->state; in tcm_qla2xxx_get_cmd_state()
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c319 if (unlikely((csk->com.state != CSK_STATE_ESTABLISHED) || in cxgbit_queue_skb()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1405 * the state is LINKED.
1406 * The driver shall just check for the state LINKED and
1431 * then it will be back to LINKED state.
1510 // RF state.
1748 enum ieee80211_state state; member
1971 /* indicate the driver that the link state is changed
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib.h1169 * the state is LINKED.
1170 * The driver shall just check for the state LINKED and
1195 * then it will be back to LINKED state.
1545 enum rtllib_state state; member
1737 /* indicate the driver that the link state is changed
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_mlme.c968 preportpwrstate->state |= (u8)(adapter->pwrctrlpriv.cpwm_tog + 0x80); in r8712_cpwm_event_callback()

Completed in 91 milliseconds

1...<<731732733734735736737738739740>>...752