Home
last modified time | relevance | path

Searched refs:tce_phy_addr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c2340 ctx->ustorm_st_context.tce_phy_addr.lo = iscsi->task_array.pbl_phys_table_virt[0].as_u32.low; in lm_sc_init_iscsi_context()
2341 ctx->ustorm_st_context.tce_phy_addr.hi = iscsi->task_array.pbl_phys_table_virt[0].as_u32.high; in lm_sc_init_iscsi_context()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6601 struct regpair_t tce_phy_addr /* Pointer to the task context physical address */; member