Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h373 #define CB_STATUS_VLAN BIT_12 /* CB Valn detected Bit */ macro
De100_main.c2195 if(bdp->vlgrp && (rfd_status & CB_STATUS_VLAN)) { in e100_rx_srv()