Home
last modified time | relevance | path

Searched refs:ISM_RESERVED_VLANID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dsmc.h48 #define ISM_RESERVED_VLANID 0x1FFF macro
/openbmc/linux/drivers/s390/net/
H A Dism_drv.c580 if (!ism_add_vlan_id(ism, ISM_RESERVED_VLANID)) in ism_dev_init()
699 ism_del_vlan_id(ism, ISM_RESERVED_VLANID); in ism_dev_exit()
/openbmc/linux/net/smc/
H A Daf_smc.c2118 !smc_ism_cantalk(proposed_gid, ISM_RESERVED_VLANID, smcd)) { in smc_check_ism_v2_match()