Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h58 FW_RI_COMPLETION_FLAG = 0x01, enumerator
Dqp.c740 wqe->write_cmpl.flags_send = send_signaled ? FW_RI_COMPLETION_FLAG : 0; in post_write_cmpl()
744 write_signaled ? FW_RI_COMPLETION_FLAG : 0, len16); in post_write_cmpl()
1168 fw_flags |= FW_RI_COMPLETION_FLAG; in c4iw_post_send()