Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDmem.c145 if ((!reset_tpt_entry) && (*stag == T4_STAG_UNSET)) { in write_tpt_entry()
215 *stag = T4_STAG_UNSET; in allocate_window()
229 *stag = T4_STAG_UNSET; in allocate_stag()
249 u32 stag = T4_STAG_UNSET; in register_mem()
523 u32 stag = T4_STAG_UNSET; in c4iw_get_dma_mr()
HDt4.h75 #define T4_STAG_UNSET 0xffffffff macro