Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c265 if ((!reset_tpt_entry) && (*stag == T4_STAG_UNSET)) { in write_tpt_entry()
341 *stag = T4_STAG_UNSET; in allocate_window()
355 *stag = T4_STAG_UNSET; in allocate_stag()
375 u32 stag = T4_STAG_UNSET; in register_mem()
412 u32 stag = T4_STAG_UNSET; in c4iw_get_dma_mr()
H A Dt4.h67 #define T4_STAG_UNSET 0xffffffff macro
/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h91 #define T4_STAG_UNSET 0xffffffff macro