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

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c142 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status)));
143 u_int status = G_AOPEN_STATUS(be32toh(cpl->atid_status));
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c1205 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status)));
1206 u_int status = G_AOPEN_STATUS(be32toh(cpl->atid_status));
H A Dt4_sge.c392 u_int cookie = G_TID_COOKIE(G_AOPEN_ATID(be32toh(cpl->atid_status)));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h895 __be32 atid_status; member in struct:cpl_act_open_rpl
898 /* cpl_act_open_rpl.atid_status fields */

Completed in 167 milliseconds