Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h58 FW_RI_COMPLETION_FLAG = 0x01, enumerator
Dqp.c747 wqe->write_cmpl.flags_send = send_signaled ? FW_RI_COMPLETION_FLAG : 0; in post_write_cmpl()
751 write_signaled ? FW_RI_COMPLETION_FLAG : 0, len16); in post_write_cmpl()
1148 fw_flags |= FW_RI_COMPLETION_FLAG; in c4iw_post_send()