Searched refs:SLIC_VGBSTAT_LERRMSK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/alacritech/ | ||
| D | slic.h | 26 #define SLIC_VGBSTAT_LERRMSK 0xff macro |
| D | slicoss.c | 526 u32 lerr = status & SLIC_VGBSTAT_LERRMSK; in slic_handle_frame_error() |