Home
last modified time | relevance | path

Searched refs:atid_status (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h483 __be32 atid_status; member
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c867 TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status))); in do_act_open_rpl()
868 unsigned int status = AOPEN_STATUS_G(be32_to_cpu(rpl->atid_status)); in do_act_open_rpl()
/drivers/infiniband/hw/cxgb4/
Dcm.c2105 ntohl(rpl->atid_status))); in act_open_rpl()
2107 int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in act_open_rpl()
2149 ntohl(rpl->atid_status)))); in act_open_rpl()