Searched refs:CB_STATUS_VLAN (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e100/ | ||
D | e100.h | 373 #define CB_STATUS_VLAN BIT_12 /* CB Valn detected Bit */ macro |
D | e100_main.c | 2195 if(bdp->vlgrp && (rfd_status & CB_STATUS_VLAN)) { in e100_rx_srv() |