Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c292 if ((!reset_tpt_entry) && (*stag == T4_STAG_UNSET)) { in write_tpt_entry()
372 *stag = T4_STAG_UNSET; in allocate_stag()
394 u32 stag = T4_STAG_UNSET; in register_mem()
436 u32 stag = T4_STAG_UNSET; in c4iw_get_dma_mr()
H A Dt4.h44 #define T4_STAG_UNSET 0xffffffff macro