Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 48) sorted by relevance

12

/third_party/dev/ethernet/e1000/
A De1000_phy.c120 u32 E1000_UNUSEDARG offset, u16 E1000_UNUSEDARG *data) in e1000_null_read_reg()
152 u32 E1000_UNUSEDARG offset, u16 E1000_UNUSEDARG data) in e1000_null_write_reg()
285 s32 e1000_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_mdic()
350 s32 e1000_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_mdic()
416 s32 e1000_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_i2c()
463 s32 e1000_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_i2c()
649 s32 e1000_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_m88()
679 s32 e1000_write_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_m88()
2166 u16 phy_data, offset, mask; in e1000_check_downshift_generic() local
2238 u16 data, offset, mask; in e1000_check_polarity_igp() local
[all …]
A De1000_osdep.c65 uint8_t offset = pci_get_first_capability(pci, PCI_CAP_ID_PCI_EXPRESS); in e1000_read_pcie_cap_reg() local
76 uint8_t offset = pci_get_first_capability(pci, PCI_CAP_ID_PCI_EXPRESS); in e1000_write_pcie_cap_reg() local
A De1000_api.c565 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta()
922 u16 offset, u8 *sum) in e1000_mng_host_if_write()
994 s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg()
1011 s32 e1000_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg()
1069 s32 e1000_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_kmrn_reg()
1084 s32 e1000_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_kmrn_reg()
1295 s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_nvm()
1313 s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_nvm()
1331 s32 e1000_write_8bit_ctrl_reg(struct e1000_hw *hw, u32 reg, u32 offset, in e1000_write_8bit_ctrl_reg()
A De1000_80003es2lan.c402 u32 offset, u16 *data) in e1000_read_phy_reg_gg82563_80003es2lan()
473 u32 offset, u16 data) in e1000_write_phy_reg_gg82563_80003es2lan()
544 static s32 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, in e1000_write_nvm_80003es2lan()
1309 static s32 e1000_read_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, in e1000_read_kmrn_reg_80003es2lan()
1346 static s32 e1000_write_kmrn_reg_80003es2lan(struct e1000_hw *hw, u32 offset, in e1000_write_kmrn_reg_80003es2lan()
A De1000_nvm.c441 s32 e1000_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_nvm_spi()
501 s32 e1000_read_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm_microwire()
556 s32 e1000_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_nvm_eerd()
604 s32 e1000_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_nvm_spi()
684 s32 e1000_write_nvm_microwire(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_microwire()
774 u16 offset; in e1000_read_pba_string_generic() local
A De1000_i210.c90 s32 e1000_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm_srrd_i210()
135 s32 e1000_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_srwr_i210()
176 static s32 e1000_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_srwr()
273 static s32 e1000_read_invm_i210(struct e1000_hw *hw, u16 offset, in e1000_read_invm_i210()
A De1000_82543.c488 static s32 e1000_read_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_82543()
544 static s32 e1000_write_phy_reg_82543(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_82543()
1458 static void e1000_write_vfta_82543(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta_82543()
1573 u16 offset, nvm_data, i; in e1000_read_mac_addr_82543() local
A De1000_manage.c134 u32 offset; in e1000_enable_tx_pkt_filtering_generic() local
225 u16 length, u16 offset, u8 *sum) in e1000_mng_host_if_write_generic()
A De1000_ich8lan.c3499 static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words, in e1000_read_nvm_spt()
3782 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_dword_ich8lan()
3805 static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_word_ich8lan()
3827 static s32 e1000_read_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_byte_ich8lan()
3858 static s32 e1000_read_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_data_ich8lan()
3933 static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_data32_ich8lan()
4422 static s32 e1000_write_flash_data_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_write_flash_data_ich8lan()
4519 static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_write_flash_data32_ich8lan()
4608 static s32 e1000_write_flash_byte_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_write_flash_byte_ich8lan()
4628 u32 offset, u32 dword) in e1000_retry_write_flash_dword_ich8lan()
[all …]
A De1000_82575.c591 static s32 e1000_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in e1000_read_phy_reg_sgmii_82575()
624 static s32 e1000_write_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in e1000_write_phy_reg_sgmii_82575()
2290 static s32 e1000_read_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_82580()
2316 static s32 e1000_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_82580()
2499 s32 e1000_validate_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) in e1000_validate_nvm_checksum_with_offset()
2536 s32 e1000_update_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) in e1000_update_nvm_checksum_with_offset()
3116 u32 offset; in e1000_clear_vfta_i350() local
3138 void e1000_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta_i350()
A De1000_82571.c678 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_82571()
796 static s32 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset, in e1000_write_nvm_eewr_82571()
1286 u32 offset; in e1000_clear_vfta_82571() local
A De1000_mac.c335 u32 offset; in e1000_clear_vfta_generic() local
354 void e1000_write_vfta_generic(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta_generic()
405 u16 offset, nvm_alt_mac_addr_offset, nvm_data; in e1000_check_alt_mac_addr_generic() local
2161 u32 offset, u8 data) in e1000_write_8bit_ctrl_reg_generic()
A De1000_82542.c572 u16 offset, nvm_data, i; in e1000_read_mac_addr_82542() local
/third_party/ulib/musl/src/network/
A Ddn_comp.c41 static int match(int* offset, const unsigned char* base, const unsigned char* dn, const char* end, in match()
66 int i, j, n, m = 0, offset = 0, bestlen = 0, bestoff = 0; in __dn_comp() local
/third_party/ulib/jemalloc/test/include/test/
A Dextent_hooks.h120 size_t offset, size_t length, unsigned arena_ind) in extent_commit_hook()
142 size_t offset, size_t length, unsigned arena_ind) in extent_decommit_hook()
164 size_t offset, size_t length, unsigned arena_ind) in extent_purge_lazy_hook()
187 size_t offset, size_t length, unsigned arena_ind) in extent_purge_forced_hook()
/third_party/ulib/backtrace/
A Dread.c49 off_t offset, size_t size, in backtrace_get_view()
A Dmmapio.c54 int descriptor, off_t offset, size_t size, in backtrace_get_view()
/third_party/ulib/musl/src/mman/
A Dmmap.c45 size_t offset = 0; in __mmap() local
/third_party/ulib/ngunwind/src/mi/
A Dcommon.c64 unw_word_t offset, size_t size, void *arg) in unwi_load_as_contents()
/third_party/ulib/jemalloc/src/
A Dextent_mmap.c37 size_t offset; in extent_alloc_mmap() local
A Dextent.c1100 size_t offset, size_t length, unsigned arena_ind) in extent_commit_default()
1110 extent_hooks_t **r_extent_hooks, extent_t *extent, size_t offset, in extent_commit_wrapper()
1125 size_t offset, size_t length, unsigned arena_ind) in extent_decommit_default()
1135 extent_hooks_t **r_extent_hooks, extent_t *extent, size_t offset, in extent_decommit_wrapper()
1153 size_t offset, size_t length, unsigned arena_ind) in extent_purge_lazy_default()
1168 extent_hooks_t **r_extent_hooks, extent_t *extent, size_t offset, in extent_purge_lazy_wrapper()
1181 size_t size, size_t offset, size_t length, unsigned arena_ind) in extent_purge_forced_default()
1196 extent_hooks_t **r_extent_hooks, extent_t *extent, size_t offset, in extent_purge_forced_wrapper()
/third_party/ulib/ngunwind/src/
A Dos-linux.h32 off_t offset; member
204 unsigned long *low, unsigned long *high, unsigned long *offset) in maps_next()
/third_party/ulib/ngunwind/src/arm/
A DGex_tables.c68 unw_word_t offset; in prel31_to_addr() local
226 uint32_t offset = 0; in arm_exidx_decode() local
/third_party/ulib/jemalloc/test/unit/
A Dpack.c102 size_t i, j, offset; in TEST_BEGIN() local
/third_party/ulib/musl/src/internal/
A Dlibc.h22 size_t len, size, align, offset; member

Completed in 73 milliseconds

12