Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h58 FW_RI_COMPLETION_FLAG = 0x01, enumerator
Dqp.c748 wqe->write_cmpl.flags_send = send_signaled ? FW_RI_COMPLETION_FLAG : 0; in post_write_cmpl()
752 write_signaled ? FW_RI_COMPLETION_FLAG : 0, len16); in post_write_cmpl()
1149 fw_flags |= FW_RI_COMPLETION_FLAG; in c4iw_post_send()