Searched refs:write_cmpl_support (Results 1 – 5 of 5) sorted by relevance
635 lld->write_cmpl_support = adap->params.write_cmpl_support; in uld_init()
470 bool write_cmpl_support; /* FW supports WRITE_CMPL WR */ member
5297 adap->params.write_cmpl_support = (ret == 0 && val[0] != 0); in adap_init0()
881 rdev->status_page->write_cmpl_supported = rdev->lldi.write_cmpl_support; in c4iw_rdev_open()
1118 if (qhp->rhp->rdev.lldi.write_cmpl_support && in c4iw_post_send()