Searched refs:vlanf (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1246 if (rxcp->vlanf)
1301 if (rxcp->vlanf)
1312 rxcp->vlanf = AMAP_GET_BITS(struct amap_eth_rx_compl_v1, vtp, compl);
1330 if (rxcp->vlanf) {
1344 rxcp->vlanf = AMAP_GET_BITS(struct amap_eth_rx_compl_v0, vtp, compl);
1362 if (rxcp->vlanf) {
1390 if (rxcp->vlanf) {
1391 /* vlanf could be wrongly set in some cards.
1394 rxcp->vlanf = 0;
1401 rxcp->vlanf
[all...]
H A Dbe.h242 u8 vlanf; member in struct:be_rx_compl_info

Completed in 106 milliseconds