Home
last modified time | relevance | path

Searched defs:val (Results 16301 - 16325 of 17053) sorted by relevance

1...<<651652653654655656657658659660>>...683

/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c4103 u64 val = 0xff000000 | scrq->hw_irq; in ibmvnic_xics_eoi() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c131 void __ew32(struct e1000_hw *hw, unsigned long reg, u32 val) in __ew32() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c1070 u32 val; in i40e_clear_hw() local
4137 u32 val; i40e_validate_filter_settings() local
4224 u32 val; i40e_set_filter_control() local
5093 i40e_led_get_phy(struct i40e_hw *hw, u16 *led_addr, u16 *val) i40e_led_get_phy() argument
5231 u32 val = 0; i40e_read_rx_ctl() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice.h683 u32 val; in ice_irq_dynamic_ena() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c745 u32 addr, val, eng_sel; in qed_llh_set_ppfid_affinity() local
793 u32 addr, val, eng_sel; in qed_llh_set_roce_affinity() local
1273 u32 val; in qed_hw_bar_size() local
2601 u32 val, wr_mbs, cache_line_size; qed_init_cache_line_size() local
3000 u32 delay_idx = 0, val, set_val = b_enable ? 1 : 0; qed_pglueb_set_pfid_enable() local
[all...]
H A Dqed_mcp.c1276 u32 eee_status, val; in qed_mcp_read_eee_config() local
1527 u32 val, ext_speed; in qed_mcp_set_link() local
1943 u32 port_cfg, val; qed_mcp_read_ufp_config() local
2119 __be32 val = cpu_to_be32(((u32 *)info->mfw_mb_cur)[i]); qed_mcp_handle_events() local
2754 __be32 val; qed_mcp_send_drv_version() local
[all...]
H A Dqed_sriov.c845 u32 reg_addr, val; in qed_iov_config_perm_table() local
879 u32 val = 0; in qed_iov_alloc_vf_igu_sbs() local
920 u32 addr, val; in qed_iov_free_vf_igu_sbs() local
1385 u32 val = qed_rd(p_hwfn, p_ptt, PGLUE_B_REG_VF_BAR1_SIZE); qed_iov_vf_db_bar_size() local
1686 __qed_iov_spoofchk_set(struct qed_hwfn *p_hwfn, struct qed_vf_info *p_vf, bool val) __qed_iov_spoofchk_set() argument
3572 u32 val; qed_iov_vf_flr_poll_dorq() local
4295 qed_iov_spoofchk_set(struct qed_hwfn *p_hwfn, int vfid, bool val) qed_iov_spoofchk_set() argument
4368 qed_iov_configure_tx_rate(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, int vfid, int val) qed_iov_configure_tx_rate() argument
4850 qed_spoof_configure(struct qed_dev *cdev, int vfid, bool val) qed_spoof_configure() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139cp.c1737 write_eeprom(void __iomem *ioaddr, int location, u16 val, int addr_len) write_eeprom() argument
1777 u16 val; cp_get_eeprom() local
1815 u16 val; cp_set_eeprom() local
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Dlanai.c484 static inline void reg_write(const struct lanai_dev *lanai, u32 val, in reg_write() argument
649 u32 val; in cardvcc_read() local
545 sram_write(const struct lanai_dev *lanai, u32 val, int offset) sram_write() argument
657 cardvcc_write(const struct lanai_vcc *lvcc, u32 val, enum lanai_vcc_offset offset) cardvcc_write() argument
1913 check_board_id_and_rev(const char *name, u32 val, int *revp) check_board_id_and_rev() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c1230 bool val; in waiting_for_supplier_show() local
2684 bool val; in online_show() local
2695 bool val; in online_store() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c2494 u64 val; in ata_dev_config_cdl() local
6398 char *id, *val, *endp; ata_parse_force_one() local
6629 ata_wait_register(struct ata_port *ap, void __iomem *reg, u32 mask, u32 val, unsigned int interval, unsigned int timeout) ata_wait_register() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c7386 u64 val; in btrfs_dev_stats_value() local
7395 btrfs_set_dev_stats_value(struct extent_buffer *eb, struct btrfs_dev_stats_item *ptr, int index, u64 val) btrfs_set_dev_stats_value() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h290 const char *val; member
H A Dmds_client.c612 void *val; in ceph_get_deleg_ino() local
2425 int val; in ceph_reclaim_caps_nr() local
/kernel/linux/linux-6.6/fs/dlm/
H A Ddlm_internal.h743 uint32_t bit = min, val = 0; in dlm_flags_val() local
784 static inline void dlm_set_flags_val(unsigned long *addr, uint32_t val, in dlm_set_flags_val() argument
797 static inline void dlm_set_dflags_val(struct dlm_lkb *lkb, uint32_t val) in dlm_set_dflags_val() argument
803 static inline void dlm_set_sbflags_val(struct dlm_lkb *lkb, uint32_t val) in dlm_set_sbflags_val() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dinode.c4656 static inline void ext4_inode_set_iversion_queried(struct inode *inode, u64 val) in ext4_inode_set_iversion_queried() argument
5972 int ext4_change_inode_journal_flag(struct inode *inode, int val) in ext4_change_inode_journal_flag() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h632 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c70 int *val, rc = -1; in smb2_add_credits() local
169 smb2_set_credits(struct TCP_Server_Info *server, const int val) in smb2_set_credits() argument
347 smb2_revert_current_mid(struct TCP_Server_Info *server, const unsigned int val) smb2_revert_current_mid() argument
[all...]
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c3112 unsigned int val; in proc_coredump_filter_write() local
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1280 static inline int phy_write(struct phy_device *phydev, u32 regnum, u16 val) in phy_write() argument
1293 __phy_write(struct phy_device *phydev, u32 regnum, u16 val) __phy_write() argument
1399 __phy_set_bits(struct phy_device *phydev, u32 regnum, u16 val) __phy_set_bits() argument
1412 __phy_clear_bits(struct phy_device *phydev, u32 regnum, u16 val) __phy_clear_bits() argument
1424 phy_set_bits(struct phy_device *phydev, u32 regnum, u16 val) phy_set_bits() argument
1435 phy_clear_bits(struct phy_device *phydev, u32 regnum, u16 val) phy_clear_bits() argument
1450 __phy_set_bits_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) __phy_set_bits_mmd() argument
1466 __phy_clear_bits_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) __phy_clear_bits_mmd() argument
1480 phy_set_bits_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) phy_set_bits_mmd() argument
1494 phy_clear_bits_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val) phy_clear_bits_mmd() argument
2018 phy_package_write(struct phy_device *phydev, u32 regnum, u16 val) phy_package_write() argument
2029 __phy_package_write(struct phy_device *phydev, u32 regnum, u16 val) __phy_package_write() argument
[all...]
H A Dkvm_host.h2194 static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_in_spin_loop() argument
2198 static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_dy_eligible() argument
2205 static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_in_spin_loop() argument
2209 static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_dy_eligible() argument
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v3.h646 u32 val; in gic_enable_sre() local
/kernel/linux/linux-6.6/include/linux/mfd/
H A Das3722.h408 as3722_update_bits(struct as3722 *as3722, u32 reg, u32 mask, u8 val) as3722_update_bits() argument
H A Dsta2x11-mfd.h196 sta2x11_apbreg_mask(struct pci_dev *pdev, u32 reg, u32 mask, u32 val) in sta2x11_apbreg_mask() argument
229 u32 sta2x11_sctl_mask(struct pci_dev *pdev, u32 reg, u32 mask, u32 val) in sta2x11_sctl_mask() argument
368 u32 sta2x11_apb_soc_regs_mask(struct pci_dev *pdev, u32 reg, u32 mask, u32 val) in sta2x11_apb_soc_regs_mask() argument
H A Dtwl.h177 static inline int twl_i2c_write_u8(u8 mod_no, u8 val, u8 reg) { in twl_i2c_write_u8() argument
181 static inline int twl_i2c_read_u8(u8 mod_no, u8 *val, u8 reg) { in twl_i2c_read_u8() argument
185 static inline int twl_i2c_write_u16(u8 mod_no, u16 val, u8 reg) { in twl_i2c_write_u16() argument
192 static inline int twl_i2c_read_u16(u8 mod_no, u16 *val, u8 reg) { in twl_i2c_read_u16() argument

Completed in 102 milliseconds

1...<<651652653654655656657658659660>>...683