Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h326 #define GET_AOPEN_STATUS(x) ((x) & 0xff) macro
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c662 unsigned int status = GET_AOPEN_STATUS(be32_to_cpu(rpl->atid_status)); in do_act_open_rpl()
/drivers/infiniband/hw/cxgb4/
Dcm.c1679 int status = GET_AOPEN_STATUS(ntohl(rpl->atid_status)); in act_open_rpl()