Searched refs:BFI_ENET_VLAN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
46 #define BFI_ENET_VLAN_BLOCK_SIZE 512 /* in bits */ macro48 (BFI_ENET_VLAN_ID_MAX / BFI_ENET_VLAN_BLOCK_SIZE)51 (BFI_ENET_VLAN_BLOCK_SIZE / BFI_ENET_VLAN_WORD_SIZE)
275 for (i = 0; i < (BFI_ENET_VLAN_BLOCK_SIZE / 32); i++) { in bna_bfi_rx_vlan_filter_set()276 j = (block_idx * (BFI_ENET_VLAN_BLOCK_SIZE / 32)) + i; in bna_bfi_rx_vlan_filter_set()