| /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_obj(*erp); 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()
|
| /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/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);
|
| H A D | device.c | 297 int digital, int analog, int erp) in snd_usb_caiaq_set_auto_msg() argument 299 char tmp[3] = { digital, analog, erp }; in snd_usb_caiaq_set_auto_msg()
|
| /linux/net/mac80211/ |
| H A D | util.c | 120 int rate, int erp, int short_preamble) in ieee80211_frame_duration() argument 133 if (band == NL80211_BAND_5GHZ || erp) { in ieee80211_frame_duration() 185 int erp; in ieee80211_generic_frame_duration() local 188 erp = 0; in ieee80211_generic_frame_duration() 193 erp = rate->flags & IEEE80211_RATE_ERP_G; in ieee80211_generic_frame_duration() 196 dur = ieee80211_frame_duration(band, frame_len, rate->bitrate, erp, in ieee80211_generic_frame_duration() 211 int erp, bitrate; in ieee80211_rts_duration() local 221 erp = 0; in ieee80211_rts_duration() 226 erp = rate->flags & IEEE80211_RATE_ERP_G; in ieee80211_rts_duration() 233 erp, short_preamble); in ieee80211_rts_duration() [all …]
|
| H A D | tx.c | 47 int rate, mrate, erp, dur, i; in ieee80211_duration() local 68 erp = txrate->flags & IEEE80211_RATE_ERP_G; in ieee80211_duration() 175 dur = ieee80211_frame_duration(sband->band, 10, rate, erp, in ieee80211_duration() 184 txrate->bitrate, erp, in ieee80211_duration()
|
| H A D | ieee80211_i.h | 2455 int rate, int erp, int short_preamble);
|
| H A D | mlme.c | 4287 u16 capab, bool erp_valid, u8 erp) in ieee80211_handle_bss_capability() argument 4301 use_protection = (erp & WLAN_ERP_USE_PROTECTION) != 0; in ieee80211_handle_bss_capability() 4302 use_short_preamble = (erp & WLAN_ERP_BARKER_PREAMBLE) == 0; in ieee80211_handle_bss_capability()
|
| /linux/fs/ext4/ |
| H A D | extents.c | 5877 ext4_lblk_t count, int unwritten, int *erp) in ext4_swap_extents() argument 5899 *erp = PTR_ERR(path1); in ext4_swap_extents() 5904 *erp = PTR_ERR(path2); in ext4_swap_extents() 5952 *erp = PTR_ERR(path1); in ext4_swap_extents() 5961 *erp = PTR_ERR(path2); in ext4_swap_extents() 5982 *erp = PTR_ERR(path1); in ext4_swap_extents() 5991 *erp = PTR_ERR(path2); in ext4_swap_extents() 6001 *erp = ext4_ext_get_access(handle, inode1, path1 + path1->p_depth); in ext4_swap_extents() 6002 if (unlikely(*erp)) in ext4_swap_extents() 6004 *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); 871 DEBUGFS_ADD(erp); in carl9170_debugfs_register()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.h | 4141 __le32 erp; member
|
| H A D | wmi.c | 2079 bcn_prb_info->erp = 0; in ath12k_wmi_bcn_tmpl() 4005 probe_info->erp = 0; in ath12k_wmi_probe_resp_tmpl()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 1823 bcn_prb_info->erp = 0; in ath11k_wmi_bcn_tmpl() 4040 probe_info->erp = 0; in ath11k_wmi_probe_resp_tmpl()
|