Searched refs:FXP_RFA_STATUS_C (Results 1 – 3 of 3) sorted by relevance
433 #define FXP_RFA_STATUS_C 0x8000 /* packet reception complete */ macro
1361 if ((rxstat & FXP_RFA_STATUS_C) == 0) { in fxp_rxintr()
388 if ((le16toh(rfa->rfa_status) & FXP_RFA_STATUS_C) == 0) in fxp_recv()