Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1682 unsigned int ftid = TID_TID_G(AOPEN_ATID_G(ntohl(rpl->atid_status))); in hash_filter_rpl()
1683 unsigned int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in hash_filter_rpl()
Dt4_msg.h593 __be32 atid_status; member
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c936 TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status))); in do_act_open_rpl()
937 unsigned int status = AOPEN_STATUS_G(be32_to_cpu(rpl->atid_status)); in do_act_open_rpl()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c2222 ntohl(rpl->atid_status))); in act_open_rpl()
2224 int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in act_open_rpl()
2266 ntohl(rpl->atid_status)))); in act_open_rpl()