Searched refs:RCR_ENTRY_L2_LEN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2692 #define RCR_ENTRY_L2_LEN 0x003fff0000000000ULL macro |
H A D | niu.c | 3445 len = (val & RCR_ENTRY_L2_LEN) >> in niu_process_rx_pkt() |