Searched refs:action (Results 176 - 200 of 381) sorted by relevance

1234567891011>>

/drivers/crypto/ccp/
H A Dccp-ops.c85 enum ccp_aes_action action; member in struct:ccp_aes_op
89 enum ccp_aes_action action; member in struct:ccp_xts_aes_op
272 | (op->u.aes.action << REQ1_AES_ACTION_SHIFT)
301 | (op->u.xts.action << REQ1_AES_ACTION_SHIFT)
924 op.u.aes.action = aes->action;
1077 op.u.aes.action = aes->action;
1252 op.u.xts.action = xts->action;
[all...]
/drivers/ata/
H A Dsata_fsl.c1089 unsigned int err_mask = 0, action = 0; local
1117 ehi->action |= ATA_EH_SOFTRESET;
1130 /* Setup a soft-reset EH action */
1174 action |= ATA_EH_HARDRESET;
1197 ehi->action |= action;
/drivers/message/fusion/
H A Dmptsas.c668 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
684 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
1363 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
1383 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
2023 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
2039 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
2380 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
2400 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
2452 cfg.action = MPI_CONFIG_ACTION_PAGE_HEADER;
2475 cfg.action
[all...]
/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.c157 vxge_hw_vpath_fw_api(struct __vxge_hw_virtualpath *vpath, u32 action, argument
176 val64 = VXGE_HW_RTS_ACCESS_STEER_CTRL_ACTION(action) |
957 u64 action = VXGE_HW_RTS_ACCESS_STEER_CTRL_ACTION_LIST_FIRST_ENTRY, local
963 status = vxge_hw_vpath_fw_api(vpath, action,
981 action = VXGE_HW_RTS_ACCESS_STEER_CTRL_ACTION_LIST_NEXT_ENTRY;
3649 u32 action, u32 rts_table, u32 offset,
3671 status = vxge_hw_vpath_fw_api(vp->vpath, action, rts_table, offset,
3688 __vxge_hw_vpath_rts_table_set(struct __vxge_hw_vpath_handle *vp, u32 action, argument
3707 status = vxge_hw_vpath_fw_api(vp->vpath, action, rts_table, offset,
3817 u32 i, j, action, rts_tabl local
3648 __vxge_hw_vpath_rts_table_get(struct __vxge_hw_vpath_handle *vp, u32 action, u32 rts_table, u32 offset, u64 *data0, u64 *data1) argument
[all...]
/drivers/net/wireless/mwifiex/
H A Dcfg80211.c1189 subsc_evt.action = HostCmd_ACT_BITWISE_SET;
1198 subsc_evt.action = HostCmd_ACT_BITWISE_CLR;
1238 * associated stations list, no action is taken.
2214 * action frame handshake.
2402 mef_entry->action = MEF_ACTION_ALLOW_AND_WAKEUP_HOST;
2609 * Function prepares TDLS action frame packets and forwards them to FW
2676 "Unknown TDLS mgmt/action frame %pM\n", peer);
2686 const u8 *peer, enum nl80211_tdls_operation action)
2699 "TDLS peer=%pM, oper=%d\n", peer, action);
2701 switch (action) {
2685 mwifiex_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, enum nl80211_tdls_operation action) argument
[all...]
/drivers/isdn/icn/
H A Dicn.c409 int action; member in struct:icn_stat
451 int action = -1; local
458 action = s->action;
463 if (action == -1)
467 switch (action) {
/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c704 enum ieee80211_ampdu_mlme_action action,
721 aggr.aggr_enable = (action == IEEE80211_AMPDU_TX_START) ? true : false;
1647 enum ieee80211_ampdu_mlme_action action,
1658 switch (action) {
1664 ret = ath9k_htc_tx_aggr_oper(priv, vif, sta, action, tid);
1671 ath9k_htc_tx_aggr_oper(priv, vif, sta, action, tid);
1681 ath_err(ath9k_hw_common(priv->ah), "Unknown AMPDU action\n");
701 ath9k_htc_tx_aggr_oper(struct ath9k_htc_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_ampdu_mlme_action action, u16 tid) argument
1645 ath9k_htc_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size) argument
/drivers/net/wireless/ti/wlcore/
H A Dacx.c1774 /* Set the global behaviour of RX filters - On/Off + default action */
1776 enum rx_filter_action action)
1782 enable, action);
1789 acx->default_action = action;
1823 filter->action, filter->num_fields, fields_size);
1837 acx->action = filter->action;
1775 wl1271_acx_default_rx_filter_enable(struct wl1271 *wl, bool enable, enum rx_filter_action action) argument
/drivers/s390/cio/
H A Ddevice.c1453 enum io_sch_action action; local
1464 action = sch_get_action(sch);
1465 CIO_MSG_EVENT(2, "event: sch 0.%x.%04x, process=%d, action=%d\n",
1467 action);
1469 switch (action) {
1513 switch (action) {
1537 switch (action) {
H A Dccwgroup.c412 static int ccwgroup_notifier(struct notifier_block *nb, unsigned long action, argument
417 if (action == BUS_NOTIFY_UNBIND_DRIVER) {
/drivers/acpi/
H A Dacpi_lpss.c619 unsigned long action, void *data)
642 switch (action) {
618 acpi_lpss_platform_notify(struct notifier_block *nb, unsigned long action, void *data) argument
H A Dac.c285 unsigned long action, void *data)
284 acpi_ac_battery_notify(struct notifier_block *nb, unsigned long action, void *data) argument
/drivers/hwmon/
H A Dcoretemp.c771 unsigned long action, void *hcpu)
775 switch (action) {
770 coretemp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) argument
/drivers/i2c/
H A Di2c-dev.c595 static int i2cdev_notifier_call(struct notifier_block *nb, unsigned long action, argument
600 switch (action) {
/drivers/idle/
H A Dintel_idle.c607 unsigned long action, void *hcpu)
612 switch (action & ~CPU_TASKS_FROZEN) {
606 cpu_hotplug_notify(struct notifier_block *n, unsigned long action, void *hcpu) argument
/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.c182 uaction->action.type = FILTER_ACTION_RQ_STEERING;
183 uaction->action.u.rq_idx = res_chunk->res[DFLT_RQ_IDX]->vnic_idx;
/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c170 sta_params->action = 0;
929 "hal config sta v1 action %d sta_index %d bssid_index %d bssid %pM type %d mac %pM aid %d\n",
930 sta->action, sta->sta_index, sta->bssid_index,
956 "hal config sta action %d sta_index %d bssid_index %d bssid %pM type %d mac %pM aid %d\n",
957 sta_params->action, sta_params->sta_index,
1024 msg_body.bss_params.action = orig->bss_params.action;
1080 "- sta bssid %pM action %d sta_index %d bssid_index %d aid %d type %d mac %pM\n",
1081 sta->bssid, sta->action, sta->sta_index,
1222 bss->action
[all...]
/drivers/net/wireless/ipw2x00/
H A Dlibipw.h427 u8 action; member in struct:libipw_action
817 struct libipw_action * action,
/drivers/net/wireless/orinoco/
H A Dhermes.c566 int action = enabled ? HERMES_AUX_ENABLE : HERMES_AUX_DISABLE; local
576 hermes_write_reg(hw, HERMES_CONTROL, action);
/drivers/s390/char/
H A Dsclp_cmd.c323 unsigned long action, void *data)
336 switch (action) {
322 sclp_mem_notifier(struct notifier_block *nb, unsigned long action, void *data) argument
/drivers/scsi/aic7xxx/
H A Daic7xxx.h1186 ahc_search_action action);
1191 ahc_search_action action);
/drivers/scsi/ibmvscsi/
H A Dibmvfc.h618 enum ibmvfc_target_action action; member in struct:ibmvfc_target
690 enum ibmvfc_host_action action; member in struct:ibmvfc_host
/drivers/thermal/
H A Dintel_powerclamp.c571 unsigned long action, void *hcpu)
581 switch (action) {
570 powerclamp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) argument
/drivers/usb/core/
H A Dusb.c988 static int usb_bus_notify(struct notifier_block *nb, unsigned long action, argument
993 switch (action) {
/drivers/video/fbdev/
H A Dbfin-t350mcqb-fb.c191 static int bfin_t350mcqb_request_ports(int action) argument
193 if (action) {

Completed in 1347 milliseconds

1234567891011>>