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