Home
last modified time | relevance | path

Searched refs:PHYS_ADDR_N (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dbcmpcie.h271 #if !defined(PHYS_ADDR_N)
272 #define PHYS_ADDR_N(name) name macro
296 uint32 PHYS_ADDR_N(ringmem_ptr); /* ring mem location in dongle memory */
303 uint32 PHYS_ADDR_N(h2d_w_idx_ptr); /* Array of all H2D ring's WR indices */
304 uint32 PHYS_ADDR_N(h2d_r_idx_ptr); /* Array of all H2D ring's RD indices */
305 uint32 PHYS_ADDR_N(d2h_w_idx_ptr); /* Array of all D2H ring's WR indices */
306 uint32 PHYS_ADDR_N(d2h_r_idx_ptr); /* Array of all D2H ring's RD indices */
326 uint32 PHYS_ADDR_N(h2d_hwa_db_idx_ptr); /* Array of all H2D rings HWA DB indices */
327 uint32 PHYS_ADDR_N(d2h_hwa_db_idx_ptr); /* Array of all D2H rings HWA DB indices */
339 uint32 PHYS_ADDR_N(trap_addr);
[all …]
Dhnd_debug.h148 _HD_TRAP_P PHYS_ADDR_N(trap_ptr); /* trap_t data struct physical address. */
149 _HD_CONS_P PHYS_ADDR_N(console); /* Console physical address. */
Dhnd_cons.h65 char* PHYS_ADDR_N(buf);
Dbcmdefs.h889 #define PHYS_ADDR_N(name) name ## _phys macro
891 #define PHYS_ADDR_N(name) name macro