Home
last modified time | relevance | path

Searched refs:EX_UPD_ERR_VLAN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h400 #define EX_UPD_ERR_VLAN 0x000f0000 /* same for 802.1q */ macro
H A Delxl.c1270 if (stat & (EX_UPD_ERR_VLAN | EX_UPD_OVERFLOW)) { in elxl_recv()