Searched refs:BFI_ENET_VLAN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
50 #define BFI_ENET_VLAN_BLOCK_SIZE 512 /* in bits */ macro52 (BFI_ENET_VLAN_ID_MAX / BFI_ENET_VLAN_BLOCK_SIZE)55 (BFI_ENET_VLAN_BLOCK_SIZE / BFI_ENET_VLAN_WORD_SIZE)
369 for (i = 0; i < (BFI_ENET_VLAN_BLOCK_SIZE / 32); i++) { in bna_bfi_rx_vlan_filter_set()370 j = (block_idx * (BFI_ENET_VLAN_BLOCK_SIZE / 32)) + i; in bna_bfi_rx_vlan_filter_set()