Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dev.c138 if (SQ_TYPE(err_cqe)) in c4iw_ev_dispatch()
H A Dt4.h256 #define SQ_TYPE(x) (CQE_TYPE((x))) macro
H A Ddevice.c106 if (SQ_TYPE(cqe)) { in c4iw_log_wr_stats()