Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h451 __be32 atid_status; member
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c860 TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status))); in do_act_open_rpl()
861 unsigned int status = AOPEN_STATUS_G(be32_to_cpu(rpl->atid_status)); in do_act_open_rpl()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c2043 ntohl(rpl->atid_status))); in act_open_rpl()
2045 int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in act_open_rpl()
2087 ntohl(rpl->atid_status)))); in act_open_rpl()