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