Searched refs:BFI_ENET_VLAN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
48 #define BFI_ENET_VLAN_BLOCK_SIZE 512 /* in bits */ macro50 (BFI_ENET_VLAN_ID_MAX / BFI_ENET_VLAN_BLOCK_SIZE)53 (BFI_ENET_VLAN_BLOCK_SIZE / BFI_ENET_VLAN_WORD_SIZE)
366 for (i = 0; i < (BFI_ENET_VLAN_BLOCK_SIZE / 32); i++) { in bna_bfi_rx_vlan_filter_set()367 j = (block_idx * (BFI_ENET_VLAN_BLOCK_SIZE / 32)) + i; in bna_bfi_rx_vlan_filter_set()