Searched refs:EX_UPD_ERR_VLAN (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/elxl/ | ||
H A D | elxl.h | 400 #define EX_UPD_ERR_VLAN 0x000f0000 /* same for 802.1q */ macro |
H A D | elxl.c | 1270 if (stat & (EX_UPD_ERR_VLAN | EX_UPD_OVERFLOW)) { in elxl_recv() |