atid_status      2269 drivers/infiniband/hw/cxgb4/cm.c 				      ntohl(rpl->atid_status)));
atid_status      2271 drivers/infiniband/hw/cxgb4/cm.c 	int status = AOPEN_STATUS_G(ntohl(rpl->atid_status));
atid_status      2313 drivers/infiniband/hw/cxgb4/cm.c 						   ntohl(rpl->atid_status))));
atid_status      1701 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	unsigned int ftid = TID_TID_G(AOPEN_ATID_G(ntohl(rpl->atid_status)));
atid_status      1702 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	unsigned int status  = AOPEN_STATUS_G(ntohl(rpl->atid_status));
atid_status       594 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	__be32 atid_status;
atid_status       967 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 		TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status)));
atid_status       968 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	unsigned int status = AOPEN_STATUS_G(be32_to_cpu(rpl->atid_status));