Searched refs:CPCMD_MASK (Results 1 – 1 of 1) sorted by relevance
460 #define CPCMD_MASK (Normal_mode | RxVlan | RxChkSum | INTT_MASK) macro5444 tp->cp_cmd = RTL_R16(tp, CPlusCmd) & CPCMD_MASK; in rtl_init_one()