Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h10 #define EXP_TID_SET_EMPTY(set) (set.count == 0 && list_empty(&set.list)) macro
H A Duser_exp_rcv.c108 if (!EXP_TID_SET_EMPTY(uctxt->tid_full_list)) in hfi1_user_exp_rcv_free()
110 if (!EXP_TID_SET_EMPTY(uctxt->tid_used_list)) in hfi1_user_exp_rcv_free()