Searched refs:write_cmpl_support (Results 1 – 6 of 6) sorted by relevance
641 lld->write_cmpl_support = adap->params.write_cmpl_support; in uld_init()
470 bool write_cmpl_support; /* FW supports WRITE_CMPL WR */ member
491 bool write_cmpl_support; /* FW supports WRITE_CMPL */ member
5315 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()
1121 if (qhp->rhp->rdev.lldi.write_cmpl_support && in c4iw_post_send()