Home
last modified time | relevance | path

Searched refs:BFI_VLAN_WORD_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds