Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A 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()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c1999 unsigned int ftid = TID_TID_G(AOPEN_ATID_G(ntohl(rpl->atid_status))); in hash_filter_rpl()
2000 unsigned int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in hash_filter_rpl()
H A Dt4_msg.h595 __be32 atid_status; member
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A 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()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c2273 ntohl(rpl->atid_status))); in act_open_rpl()
2275 int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in act_open_rpl()
2320 ntohl(rpl->atid_status)))); in act_open_rpl()