FXP_RFA_STATUS_C
if ((le16toh(rfa->rfa_status) & FXP_RFA_STATUS_C) == 0)
if ((rxstat & FXP_RFA_STATUS_C) == 0) {