Home
last modified time | relevance | path

Searched refs:BFI_VLAN_WORD_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_hw_defs.h33 #define BFI_VLAN_WORD_MASK 0x1F macro
H A Dbna_tx_rx.c928 int bit = BIT(vlan_id & BFI_VLAN_WORD_MASK); in bna_rx_vlan_add()
943 int bit = BIT(vlan_id & BFI_VLAN_WORD_MASK); in bna_rx_vlan_del()