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