Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c658 status = AOPEN_STATUS_G(ntohl(p->atid_status)); in chcr_ktls_cpl_act_open_rpl()
659 atid = TID_TID_G(AOPEN_ATID_G(ntohl(p->atid_status))); in chcr_ktls_cpl_act_open_rpl()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1998 unsigned int ftid = TID_TID_G(AOPEN_ATID_G(ntohl(rpl->atid_status))); in hash_filter_rpl()
1999 unsigned int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in hash_filter_rpl()
Dt4_msg.h595 __be32 atid_status; member
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1049 TID_TID_G(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status))); in do_act_open_rpl()
1050 unsigned int status = AOPEN_STATUS_G(be32_to_cpu(rpl->atid_status)); in do_act_open_rpl()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dcm.c2269 ntohl(rpl->atid_status))); in act_open_rpl()
2271 int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in act_open_rpl()
2313 ntohl(rpl->atid_status)))); in act_open_rpl()