Home
last modified time | relevance | path

Searched defs:pg_off (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/acpi/
H A Dosl.c286 static void __iomem *acpi_map(acpi_physical_address pg_off, unsigned long pg_sz) in acpi_map() argument
299 static void acpi_unmap(acpi_physical_address pg_off, void __iomem *vaddr) in acpi_unmap() argument
328 acpi_physical_address pg_off; in acpi_os_map_iomem() local
/linux/net/core/
H A Dnet_test.c167 unsigned int pg_off = 0; in gso_test_func() local
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c836 static unsigned int fbnic_hdr_pg_start(unsigned int pg_off) in fbnic_hdr_pg_start() argument
849 static unsigned int fbnic_hdr_pg_end(unsigned int pg_off, unsigned int len) in fbnic_hdr_pg_end() argument
905 unsigned int pg_off = FIELD_GET(FBNIC_RCD_AL_BUFF_OFF_MASK, rcd); in fbnic_add_rx_frag() local
[all...]
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c36 int pg_off, bytes, rv; in siw_rx_umem() local
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h26 unsigned int pg_off; member
/linux/drivers/mtd/nand/raw/
H A Dnandsim.c1500 u_char *pg_off; in ns_prog_page() local
/linux/drivers/block/
H A Dublk_drv.c892 size_t total, size_t pg_off, int dir) in ublk_copy_io_pages()