Home
last modified time | relevance | path

Searched defs:offset (Results 6751 - 6775 of 11489) sorted by relevance

1...<<271272273274275276277278279280>>...460

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dplx_pci.c160 u32 offset; member
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dbcm_sf2.c82 u32 reg, offset; in bcm_sf2_imp_setup() local
719 u32 reg, offset; in bcm_sf2_sw_mac_link_down() local
747 u32 reg, offset; bcm_sf2_sw_mac_link_up() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Daxnet_cs.c194 u_char value, offset; in get_prom() member
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c107 static u64 bgx_reg_read(struct bgx *bgx, u8 lmac, u64 offset) in bgx_reg_read() argument
114 static void bgx_reg_write(struct bgx *bgx, u8 lmac, u64 offset, u64 val) in bgx_reg_write() argument
121 static void bgx_reg_modify(struct bgx *bgx, u8 lmac, u64 offset, u64 val) in bgx_reg_modify() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1871 u16 offset; in ixgbe_verify_fw_version_82599() local
1958 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_eeprom_buffer_82599() argument
1984 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw, u16 offset, u16 *data) ixgbe_read_eeprom_82599() argument
[all...]
H A Dixgbe_phy.c1985 ixgbe_is_sfp_probe(struct ixgbe_hw *hw, u8 offset, u8 addr) ixgbe_is_sfp_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c194 static void mvpp2_prs_match_etype(struct mvpp2_prs_entry *pe, int offset, in mvpp2_prs_match_etype() argument
202 static void mvpp2_prs_match_vid(struct mvpp2_prs_entry *pe, int offset, in mvpp2_prs_match_vid() argument
330 mvpp2_prs_sram_offset_set(struct mvpp2_prs_entry *pe, unsigned int type, int offset, unsigned int op) mvpp2_prs_sram_offset_set() argument
1100 mvpp2_prs_hw_port_init(struct mvpp2 *priv, int port, int lu_first, int lu_max, int offset) mvpp2_prs_hw_port_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c538 hinic_set_cs_inner_l4(struct hinic_sq_task *task, u32 *queue_info, enum hinic_l4_offload_type l4_offload, u32 l4_len, u32 offset) hinic_set_cs_inner_l4() argument
562 hinic_set_tso_inner_l4(struct hinic_sq_task *task, u32 *queue_info, enum hinic_l4_offload_type l4_offload, u32 l4_len, u32 offset, u32 ip_ident, u32 mss) hinic_set_tso_inner_l4() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c69 static void igb_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value) in igb_write_vfta_i350() argument
762 static s32 igb_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in igb_read_phy_reg_sgmii_82575() argument
793 igb_write_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, u16 data) igb_write_phy_reg_sgmii_82575() argument
2165 igb_read_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 *data) igb_read_phy_reg_82580() argument
2189 igb_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data) igb_write_phy_reg_82580() argument
2361 igb_validate_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) igb_validate_nvm_checksum_with_offset() argument
2397 igb_update_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) igb_update_nvm_checksum_with_offset() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c1293 unsigned int offset = 0, size, count = 0, i; in ixgb_tx_map() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c760 unsigned long index, offset; in ehea_map_vaddr() local
H A Dehea_hw.h183 static inline u64 epa_load(struct h_epa epa, u32 offset) in epa_load() argument
188 static inline void epa_store(struct h_epa epa, u32 offset, u64 value) in epa_store() argument
194 static inline void epa_store_acc(struct h_epa epa, u32 offset, u64 value) in epa_store_acc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dphy.c118 s32 e1000e_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in e1000e_read_phy_reg_mdic() argument
181 e1000e_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_phy_reg_mdic() argument
246 e1000e_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_phy_reg_m88() argument
271 e1000e_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_phy_reg_m88() argument
316 __e1000e_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data, bool locked) __e1000e_read_phy_reg_igp() argument
354 e1000e_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_phy_reg_igp() argument
368 e1000e_read_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_phy_reg_igp_locked() argument
383 __e1000e_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data, bool locked) __e1000e_write_phy_reg_igp() argument
419 e1000e_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_phy_reg_igp() argument
433 e1000e_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_phy_reg_igp_locked() argument
449 __e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data, bool locked) __e1000_read_kmrn_reg() argument
491 e1000e_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_kmrn_reg() argument
506 e1000e_read_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_kmrn_reg_locked() argument
522 __e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data, bool locked) __e1000_write_kmrn_reg() argument
560 e1000e_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_kmrn_reg() argument
574 e1000e_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_kmrn_reg_locked() argument
1554 u16 phy_data, offset, mask; e1000e_check_downshift() local
1620 u16 data, offset, mask; e1000_check_polarity_igp() local
1661 u16 phy_data, offset, mask; e1000_check_polarity_ife() local
2337 e1000e_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_phy_reg_bm() argument
2395 e1000e_read_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_phy_reg_bm() argument
2452 e1000e_read_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 *data) e1000e_read_phy_reg_bm2() argument
2495 e1000e_write_phy_reg_bm2(struct e1000_hw *hw, u32 offset, u16 data) e1000e_write_phy_reg_bm2() argument
2636 e1000_access_phy_wakeup_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data, bool read, bool page_set) e1000_access_phy_wakeup_reg_bm() argument
2738 __e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data, bool locked, bool page_set) __e1000_read_phy_reg_hv() argument
2802 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data) e1000_read_phy_reg_hv() argument
2816 e1000_read_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 *data) e1000_read_phy_reg_hv_locked() argument
2830 e1000_read_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 *data) e1000_read_phy_reg_page_hv() argument
2846 __e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data, bool locked, bool page_set) __e1000_write_phy_reg_hv() argument
2927 e1000_write_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 data) e1000_write_phy_reg_hv() argument
2941 e1000_write_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 data) e1000_write_phy_reg_hv_locked() argument
2955 e1000_write_phy_reg_page_hv(struct e1000_hw *hw, u32 offset, u16 data) e1000_write_phy_reg_page_hv() argument
2986 e1000_access_phy_debug_regs_hv(struct e1000_hw *hw, u32 offset, u16 *data, bool read) e1000_access_phy_debug_regs_hv() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h175 ixgbe_write_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset, u32 value) ixgbe_write_reg_array() argument
183 ixgbe_read_reg_array(struct ixgbe_hw *hw, u32 reg, u32 offset) ixgbe_read_reg_array() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbgmac.c1276 u32 offset; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c74 hclge_dbg_get_dfx_bd_num(struct hclge_dev *hdev, int offset) hclge_dbg_get_dfx_bd_num() argument
1230 hclge_ncl_config_data_print(struct hclge_dev *hdev, struct hclge_desc *desc, int *offset, int *length) hclge_ncl_config_data_print() argument
1268 int offset; hclge_dbg_dump_ncl_config() local
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h511 static inline void cvmx_pip_tag_mask_set(uint64_t mask_index, uint64_t offset, in cvmx_pip_tag_mask_set() argument
H A Dcvmx-spxx-defs.h153 uint64_t offset:5; member
187 uint64_t offset:5; member
H A Dcvmx-pcsx-defs.h31 static inline uint64_t CVMX_PCSX_ANX_ADV_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_ANX_ADV_REG() argument
49 static inline uint64_t CVMX_PCSX_ANX_EXT_ST_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_ANX_EXT_ST_REG() argument
67 CVMX_PCSX_ANX_LP_ABIL_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_ANX_LP_ABIL_REG() argument
85 CVMX_PCSX_ANX_RESULTS_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_ANX_RESULTS_REG() argument
103 CVMX_PCSX_INTX_EN_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_INTX_EN_REG() argument
121 CVMX_PCSX_INTX_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_INTX_REG() argument
139 CVMX_PCSX_LINKX_TIMER_COUNT_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_LINKX_TIMER_COUNT_REG() argument
157 CVMX_PCSX_LOG_ANLX_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_LOG_ANLX_REG() argument
175 CVMX_PCSX_MISCX_CTL_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_MISCX_CTL_REG() argument
193 CVMX_PCSX_MRX_CONTROL_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_MRX_CONTROL_REG() argument
211 CVMX_PCSX_MRX_STATUS_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_MRX_STATUS_REG() argument
229 CVMX_PCSX_RXX_STATES_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_RXX_STATES_REG() argument
247 CVMX_PCSX_RXX_SYNC_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_RXX_SYNC_REG() argument
265 CVMX_PCSX_SGMX_AN_ADV_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_SGMX_AN_ADV_REG() argument
283 CVMX_PCSX_SGMX_LP_ADV_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_SGMX_LP_ADV_REG() argument
301 CVMX_PCSX_TXX_STATES_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_TXX_STATES_REG() argument
319 CVMX_PCSX_TX_RXX_POLARITY_REG(unsigned long offset, unsigned long block_id) CVMX_PCSX_TX_RXX_POLARITY_REG() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dptrace.h268 static inline u64 regs_get_register(struct pt_regs *regs, unsigned int offset) in regs_get_register() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsignal.c583 size_t offset = 0; in parse_user_sigframe() local
99 __sigframe_alloc(struct rt_sigframe_user_layout *user, unsigned long *offset, size_t size, bool extend) __sigframe_alloc() argument
142 sigframe_alloc(struct rt_sigframe_user_layout *user, unsigned long *offset, size_t size) sigframe_alloc() argument
166 apply_user_offset( struct rt_sigframe_user_layout const *user, unsigned long offset) apply_user_offset() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Darch_timer.c106 u64 offset = 0; in timer_get_offset() local
163 static void timer_set_offset(struct arch_timer_context *ctxt, u64 offset) in timer_set_offset() argument
619 u64 cval, offset; timer_restore_state() local
1654 kvm_vm_ioctl_set_counter_offset(struct kvm *kvm, struct kvm_arm_counter_offset *offset) kvm_vm_ioctl_set_counter_offset() argument
[all...]
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable.h281 static inline pte_t mk_swap_pte(unsigned long type, unsigned long offset) in mk_swap_pte() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dps3.h88 unsigned long offset; member
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c297 size_t offset = 0; in do_write() local

Completed in 37 milliseconds

1...<<271272273274275276277278279280>>...460