Home
last modified time | relevance | path

Searched defs:page (Results 1 – 25 of 32) sorted by relevance

12

/dpdk/drivers/common/sfc_efx/base/
H A Dmcdi_mon.c37 uint32_t page = 0; in mcdi_mon_decode_stats() local
236 int page; in efx_mcdi_sensor_info_npages() local
280 uint32_t page; in efx_mcdi_sensor_info() local
483 uint32_t page; in mcdi_mon_limits_update() local
/dpdk/drivers/net/e1000/base/
H A De1000_phy.c691 s32 e1000_set_page_igp(struct e1000_hw *hw, u16 page) in e1000_set_page_igp()
3100 u32 page = offset >> IGP_PAGE_SHIFT; in e1000_write_phy_reg_bm() local
3160 u32 page = offset >> IGP_PAGE_SHIFT; in e1000_read_phy_reg_bm() local
3219 u16 page = (u16)(offset >> IGP_PAGE_SHIFT); in e1000_read_phy_reg_bm2() local
3264 u16 page = (u16)(offset >> IGP_PAGE_SHIFT); in e1000_write_phy_reg_bm2() local
3419 u16 page = BM_PHY_REG_PAGE(offset); in e1000_access_phy_wakeup_reg_bm() local
3522 u16 page = BM_PHY_REG_PAGE(offset); in __e1000_read_phy_reg_hv() local
3632 u16 page = BM_PHY_REG_PAGE(offset); in __e1000_write_phy_reg_hv() local
3747 STATIC u32 e1000_get_phy_addr_for_hv_page(u32 page) in e1000_get_phy_addr_for_hv_page()
4035 u16 page = offset >> GS40G_PAGE_SHIFT; in e1000_write_phy_reg_gs40g() local
[all …]
H A De1000_phy.h135 #define BM_PHY_REG(page, reg) \ argument
H A De1000_ich8lan.h106 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ argument
/dpdk/drivers/net/igc/base/
H A Digc_phy.c690 s32 igc_set_page_igp(struct igc_hw *hw, u16 page) in igc_set_page_igp()
3143 u32 page = offset >> IGP_PAGE_SHIFT; in igc_write_phy_reg_bm() local
3203 u32 page = offset >> IGP_PAGE_SHIFT; in igc_read_phy_reg_bm() local
3262 u16 page = (u16)(offset >> IGP_PAGE_SHIFT); in igc_read_phy_reg_bm2() local
3307 u16 page = (u16)(offset >> IGP_PAGE_SHIFT); in igc_write_phy_reg_bm2() local
3462 u16 page = BM_PHY_REG_PAGE(offset); in igc_access_phy_wakeup_reg_bm() local
3565 u16 page = BM_PHY_REG_PAGE(offset); in __igc_read_phy_reg_hv() local
3675 u16 page = BM_PHY_REG_PAGE(offset); in __igc_write_phy_reg_hv() local
3791 static u32 igc_get_phy_addr_for_hv_page(u32 page) in igc_get_phy_addr_for_hv_page()
4079 u16 page = offset >> GS40G_PAGE_SHIFT; in igc_write_phy_reg_gs40g() local
[all …]
H A Digc_phy.h153 #define BM_PHY_REG(page, reg) ( \ argument
H A Digc_ich8lan.h105 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \ argument
/dpdk/drivers/raw/ifpga/base/
H A Difpga_sec_mgr.c403 static int n3000_reload_fpga(struct intel_max10_device *dev, int page) in n3000_reload_fpga()
474 static int n3000_reload_bmc(struct intel_max10_device *dev, int page) in n3000_reload_bmc()
520 static int n3000_reload(struct ifpga_sec_mgr *smgr, int type, int page) in n3000_reload()
H A Difpga_fme_rsu.c432 int fpga_reload(struct ifpga_fme_hw *fme, int type, int page) in fpga_reload()
H A Difpga_api.c254 static int ifpga_mgr_reload(struct opae_manager *mgr, int type, int page) in ifpga_mgr_reload()
H A Dopae_hw_api.c1034 int opae_mgr_reload(struct opae_manager *mgr, int type, int page) in opae_mgr_reload()
/dpdk/drivers/net/bnxt/hcapi/cfa/
H A Dhcapi_cfa_p4.c101 uint64_t hcapi_get_table_page(struct hcapi_cfa_em_table *mem, uint32_t page) in hcapi_get_table_page()
241 uint32_t page; in hcapi_cfa_p4_key_hw_op() local
/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy.h29 u16 page; member
/dpdk/drivers/net/i40e/base/
H A Di40e_hmc.c122 struct i40e_dma_mem *page = &mem; in i40e_add_pd_table_entry() local
H A Di40e_common.c6759 u8 page, u16 reg, u8 phy_addr, u16 *value) in i40e_read_phy_register_clause45()
6833 u8 page, u16 reg, u8 phy_addr, u16 value) in i40e_write_phy_register_clause45()
6900 u8 page, u16 reg, u8 phy_addr, u16 value) in i40e_write_phy_register()
6938 u8 page, u16 reg, u8 phy_addr, u16 *value) in i40e_read_phy_register()
/dpdk/lib/vhost/
H A Dvhost.c88 vhost_log_page(uint8_t *log_base, uint64_t page) in vhost_log_page()
96 uint64_t page; in __vhost_log_write() local
173 uint64_t page) in vhost_log_cache_page()
216 uint64_t page; in __vhost_log_cache_write() local
H A Dvhost_user.c121 struct guest_page *page; in async_dma_map() local
938 struct guest_page *page, *last_page; in add_one_guest_page() local
1024 struct guest_page *page; in dump_guest_pages() local
/dpdk/kernel/linux/kni/
H A Dkni_dev.h101 struct page *page = NULL; in iova_to_phys() local
/dpdk/lib/eal/linux/
H A Deal_memory.c90 uint64_t page, physaddr; in rte_mem_virt2phy() local
574 int page, nrpages = 0; in unlink_hugepage_files() local
605 int page, nrpages = 0; in unmap_unneeded_hugepages() local
/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c277 vm_page_t m_paddr, page; in contigmem_cdev_pager_fault() local
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c394 rte_pmd_ifpga_reload(uint16_t dev_id, int type, int page) in rte_pmd_ifpga_reload()
/dpdk/lib/eal/windows/
H A Deal_memalloc.c44 PSAPI_WORKING_SET_EX_BLOCK *page; in alloc_seg() local
/dpdk/drivers/bus/vmbus/
H A Drte_vmbus_reg.h143 uint64_t page[0]; member
150 uint64_t page; member
/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1409 unsigned int page = addr / rte_mem_page_size(); in hn_fill_sg() local
/dpdk/drivers/net/bnx2x/
H A Decore_init.h538 void *page; member

12