Searched refs:BFI_ENET_VLAN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
38 #define BFI_ENET_VLAN_BLOCK_SIZE 512 /* in bits */ macro40 (BFI_ENET_VLAN_ID_MAX / BFI_ENET_VLAN_BLOCK_SIZE)43 (BFI_ENET_VLAN_BLOCK_SIZE / BFI_ENET_VLAN_WORD_SIZE)
267 for (i = 0; i < (BFI_ENET_VLAN_BLOCK_SIZE / 32); i++) { in bna_bfi_rx_vlan_filter_set()268 j = (block_idx * (BFI_ENET_VLAN_BLOCK_SIZE / 32)) + i; in bna_bfi_rx_vlan_filter_set()