/linux/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 49 dasd_3990_erp_cleanup(struct dasd_ccw_req * erp, char final_status) in dasd_3990_erp_cleanup() argument 51 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_cleanup() 53 dasd_free_erp_request(erp, erp->memdev); in dasd_3990_erp_cleanup() 67 static void dasd_3990_erp_block_queue(struct dasd_ccw_req *erp, int expires) in dasd_3990_erp_block_queue() argument 70 struct dasd_device *device = erp->startdev; in dasd_3990_erp_block_queue() 79 erp->status = DASD_CQR_FILLED; in dasd_3990_erp_block_queue() 80 if (erp->block) in dasd_3990_erp_block_queue() 81 dasd_block_set_timer(erp->block, expires); in dasd_3990_erp_block_queue() 99 dasd_3990_erp_int_req(struct dasd_ccw_req * erp) in dasd_3990_erp_int_req() argument 102 struct dasd_device *device = erp->startdev; in dasd_3990_erp_int_req() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_erp.c | 75 struct mlxsw_sp_acl_erp *erp); 83 struct mlxsw_sp_acl_erp *erp); 89 struct mlxsw_sp_acl_erp *erp); 95 struct mlxsw_sp_acl_erp *erp); 98 struct mlxsw_sp_acl_erp *erp); 128 mlxsw_sp_acl_erp_bank_get(const struct mlxsw_sp_acl_erp *erp) in mlxsw_sp_acl_erp_bank_get() argument 130 return erp->index % erp->erp_table->erp_core->num_erp_banks; in mlxsw_sp_acl_erp_bank_get() 254 struct mlxsw_sp_acl_erp *erp; in mlxsw_sp_acl_erp_generic_create() local 257 erp = kzalloc(sizeof(*erp), GFP_KERNEL); in mlxsw_sp_acl_erp_generic_create() 258 if (!erp) in mlxsw_sp_acl_erp_generic_create() [all …]
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00config.c | 75 struct rt2x00lib_erp erp; in rt2x00lib_config_erp() local 77 memset(&erp, 0, sizeof(erp)); in rt2x00lib_config_erp() 79 erp.short_preamble = bss_conf->use_short_preamble; in rt2x00lib_config_erp() 80 erp.cts_protection = bss_conf->use_cts_prot; in rt2x00lib_config_erp() 82 erp.slot_time = bss_conf->use_short_slot ? SHORT_SLOT_TIME : SLOT_TIME; in rt2x00lib_config_erp() 83 erp.sifs = SIFS; in rt2x00lib_config_erp() 84 erp.pifs = bss_conf->use_short_slot ? SHORT_PIFS : PIFS; in rt2x00lib_config_erp() 85 erp.difs = bss_conf->use_short_slot ? SHORT_DIFS : DIFS; in rt2x00lib_config_erp() 86 erp.eifs = bss_conf->use_short_slot ? SHORT_EIFS : EIFS; in rt2x00lib_config_erp() 88 erp.basic_rates = bss_conf->basic_rates; in rt2x00lib_config_erp() [all …]
|
H A D | rt2400pci.c | 313 struct rt2x00lib_erp *erp, in rt2400pci_config_erp() argument 323 preamble_mask = erp->short_preamble << 3; in rt2400pci_config_erp() 362 rt2x00mmio_register_write(rt2x00dev, ARCSR1, erp->basic_rates); in rt2400pci_config_erp() 366 rt2x00_set_field32(®, CSR11_SLOT_TIME, erp->slot_time); in rt2400pci_config_erp() 370 rt2x00_set_field32(®, CSR18_SIFS, erp->sifs); in rt2400pci_config_erp() 371 rt2x00_set_field32(®, CSR18_PIFS, erp->pifs); in rt2400pci_config_erp() 375 rt2x00_set_field32(®, CSR19_DIFS, erp->difs); in rt2400pci_config_erp() 376 rt2x00_set_field32(®, CSR19_EIFS, erp->eifs); in rt2400pci_config_erp() 383 erp->beacon_int * 16); in rt2400pci_config_erp() 385 erp->beacon_int * 16); in rt2400pci_config_erp()
|
H A D | rt2500pci.c | 318 struct rt2x00lib_erp *erp, in rt2500pci_config_erp() argument 328 preamble_mask = erp->short_preamble << 3; in rt2500pci_config_erp() 367 rt2x00mmio_register_write(rt2x00dev, ARCSR1, erp->basic_rates); in rt2500pci_config_erp() 371 rt2x00_set_field32(®, CSR11_SLOT_TIME, erp->slot_time); in rt2500pci_config_erp() 375 rt2x00_set_field32(®, CSR18_SIFS, erp->sifs); in rt2500pci_config_erp() 376 rt2x00_set_field32(®, CSR18_PIFS, erp->pifs); in rt2500pci_config_erp() 380 rt2x00_set_field32(®, CSR19_DIFS, erp->difs); in rt2500pci_config_erp() 381 rt2x00_set_field32(®, CSR19_EIFS, erp->eifs); in rt2500pci_config_erp() 388 erp->beacon_int * 16); in rt2500pci_config_erp() 390 erp->beacon_int * 16); in rt2500pci_config_erp()
|
H A D | rt2500usb.c | 470 struct rt2x00lib_erp *erp, in rt2500usb_config_erp() argument 478 !!erp->short_preamble); in rt2500usb_config_erp() 484 erp->basic_rates); in rt2500usb_config_erp() 489 erp->beacon_int * 4); in rt2500usb_config_erp() 494 rt2500usb_register_write(rt2x00dev, MAC_CSR10, erp->slot_time); in rt2500usb_config_erp() 495 rt2500usb_register_write(rt2x00dev, MAC_CSR11, erp->sifs); in rt2500usb_config_erp() 496 rt2500usb_register_write(rt2x00dev, MAC_CSR12, erp->eifs); in rt2500usb_config_erp()
|
H A D | rt73usb.c | 525 struct rt2x00lib_erp *erp, in rt73usb_config_erp() argument 539 !!erp->short_preamble); in rt73usb_config_erp() 545 erp->basic_rates); in rt73usb_config_erp() 550 erp->beacon_int * 16); in rt73usb_config_erp() 556 rt2x00_set_field32(®, MAC_CSR9_SLOT_TIME, erp->slot_time); in rt73usb_config_erp() 560 rt2x00_set_field32(®, MAC_CSR8_SIFS, erp->sifs); in rt73usb_config_erp() 562 rt2x00_set_field32(®, MAC_CSR8_EIFS, erp->eifs); in rt73usb_config_erp()
|
H A D | rt61pci.c | 491 struct rt2x00lib_erp *erp, in rt61pci_config_erp() argument 505 !!erp->short_preamble); in rt61pci_config_erp() 511 erp->basic_rates); in rt61pci_config_erp() 516 erp->beacon_int * 16); in rt61pci_config_erp() 522 rt2x00_set_field32(®, MAC_CSR9_SLOT_TIME, erp->slot_time); in rt61pci_config_erp() 526 rt2x00_set_field32(®, MAC_CSR8_SIFS, erp->sifs); in rt61pci_config_erp() 528 rt2x00_set_field32(®, MAC_CSR8_EIFS, erp->eifs); in rt61pci_config_erp()
|
H A D | rt2800lib.h | 232 void rt2800_config_erp(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_erp *erp,
|
H A D | rt2x00.h | 611 struct rt2x00lib_erp *erp,
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_dbf.c | 400 void zfcp_dbf_rec_run_lvl(int level, char *tag, struct zfcp_erp_action *erp) in zfcp_dbf_rec_run_lvl() argument 402 struct zfcp_dbf *dbf = erp->adapter->dbf; in zfcp_dbf_rec_run_lvl() 414 zfcp_dbf_set_common(rec, erp->adapter, erp->port, erp->sdev); in zfcp_dbf_rec_run_lvl() 416 rec->u.run.fsf_req_id = erp->fsf_req_id; in zfcp_dbf_rec_run_lvl() 417 rec->u.run.rec_status = erp->status; in zfcp_dbf_rec_run_lvl() 418 rec->u.run.rec_step = erp->step; in zfcp_dbf_rec_run_lvl() 419 rec->u.run.rec_action = erp->type; in zfcp_dbf_rec_run_lvl() 421 if (erp->sdev) in zfcp_dbf_rec_run_lvl() 423 atomic_read(&sdev_to_zfcp(erp->sdev)->erp_counter); in zfcp_dbf_rec_run_lvl() 424 else if (erp->port) in zfcp_dbf_rec_run_lvl() [all …]
|
H A D | zfcp_ext.h | 42 struct zfcp_erp_action *erp);
|
/linux/arch/arc/kernel/ |
H A D | setup.c | 167 struct bcr_erp erp; in arcv2_mumbojumbo() local 269 READ_BCR(ARC_REG_ERP_BUILD, erp); in arcv2_mumbojumbo() 270 if (erp.ver) { in arcv2_mumbojumbo() 275 IS_AVAIL3(erp.ic, !ctl.dpi, "IC "), in arcv2_mumbojumbo() 276 IS_AVAIL3(erp.dc, !ctl.dpd, "DC "), in arcv2_mumbojumbo() 277 IS_AVAIL3(erp.mmu, !ctl.mpd, "MMU ")); in arcv2_mumbojumbo()
|
/linux/net/mac80211/ |
H A D | util.c | 118 int rate, int erp, int short_preamble) in ieee80211_frame_duration() argument 131 if (band == NL80211_BAND_5GHZ || erp) { in ieee80211_frame_duration() 183 int erp; in ieee80211_generic_frame_duration() local 186 erp = 0; in ieee80211_generic_frame_duration() 191 erp = rate->flags & IEEE80211_RATE_ERP_G; in ieee80211_generic_frame_duration() 194 dur = ieee80211_frame_duration(band, frame_len, rate->bitrate, erp, in ieee80211_generic_frame_duration() 209 int erp, bitrate; in ieee80211_rts_duration() local 219 erp = 0; in ieee80211_rts_duration() 224 erp = rate->flags & IEEE80211_RATE_ERP_G; in ieee80211_rts_duration() 231 erp, short_preamble); in ieee80211_rts_duration() [all …]
|
H A D | tx.c | 46 int rate, mrate, erp, dur, i; in ieee80211_duration() local 72 erp = txrate->flags & IEEE80211_RATE_ERP_G; in ieee80211_duration() 182 dur = ieee80211_frame_duration(sband->band, 10, rate, erp, in ieee80211_duration() 191 txrate->bitrate, erp, in ieee80211_duration()
|
H A D | ieee80211_i.h | 2308 int rate, int erp, int short_preamble);
|
H A D | mlme.c | 3533 u16 capab, bool erp_valid, u8 erp) in ieee80211_handle_bss_capability() argument 3547 use_protection = (erp & WLAN_ERP_USE_PROTECTION) != 0; in ieee80211_handle_bss_capability() 3548 use_short_preamble = (erp & WLAN_ERP_BARKER_PREAMBLE) == 0; in ieee80211_handle_bss_capability()
|
/linux/sound/usb/caiaq/ |
H A D | device.h | 127 int snd_usb_caiaq_set_auto_msg (struct snd_usb_caiaqdev *cdev, int digital, int analog, int erp);
|
/linux/fs/ext4/ |
H A D | extents.c | 5649 ext4_lblk_t count, int unwritten, int *erp) in ext4_swap_extents() argument 5671 *erp = PTR_ERR(path1); in ext4_swap_extents() 5676 *erp = PTR_ERR(path2); in ext4_swap_extents() 5724 *erp = PTR_ERR(path1); in ext4_swap_extents() 5733 *erp = PTR_ERR(path2); in ext4_swap_extents() 5754 *erp = PTR_ERR(path1); in ext4_swap_extents() 5763 *erp = PTR_ERR(path2); in ext4_swap_extents() 5773 *erp = ext4_ext_get_access(handle, inode1, path1 + path1->p_depth); in ext4_swap_extents() 5774 if (unlikely(*erp)) in ext4_swap_extents() 5776 *erp = ext4_ext_get_access(handle, inode2, path2 + path2->p_depth); in ext4_swap_extents() [all …]
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | debug.c | 715 DEBUGFS_DECLARE_RW_FILE(erp, 80); in carl9170_debugfs_erp_write() 869 DEBUGFS_ADD(erp); in carl9170_debugfs_register()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.h | 2042 __le32 erp; member
|
H A D | wmi-tlv.c | 3359 info->erp = __cpu_to_le32(prb_erp); in ath10k_wmi_tlv_op_gen_bcn_tmpl() 3412 info->erp = 0; in ath10k_wmi_tlv_op_gen_prb_tmpl()
|
H A D | wmi.h | 5811 __le32 erp; member
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.h | 3940 __le32 erp; member
|
H A D | wmi.c | 1938 bcn_prb_info->erp = 0; in ath12k_wmi_bcn_tmpl() 3520 probe_info->erp = 0; in ath12k_wmi_probe_resp_tmpl()
|