Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.h75 #define A5PSW_VLAN_RES_PORTMASK GENMASK(4, 0) macro
H A Drzn1_a5psw.c684 if (!(FIELD_GET(A5PSW_VLAN_RES_PORTMASK, vlan_res))) { in a5psw_new_vlan_res_entry()