Searched refs:AOPEN_STATUS_G (Results 1 – 3 of 3) sorted by relevance
489 #define AOPEN_STATUS_G(x) (((x) >> AOPEN_STATUS_S) & AOPEN_STATUS_M) macro
868 unsigned int status = AOPEN_STATUS_G(be32_to_cpu(rpl->atid_status)); in do_act_open_rpl()
2105 int status = AOPEN_STATUS_G(ntohl(rpl->atid_status)); in act_open_rpl()