Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h423 T3_SOP = 2, enumerator
424 T3_SOPEOP = T3_EOP|T3_SOP,
Diwch_qp.c445 (wr_cnt == 1) ? T3_SOPEOP : T3_SOP); in iwch_post_send()