Home
last modified time | relevance | path

Searched refs:BRIDGE_MODE_UNDEF (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h109 #define BRIDGE_MODE_UNDEF 0xFFFF /* mode undefined */ macro
/openbmc/linux/drivers/s390/net/
H A Dqeth_l2_main.c941 u16 mode = BRIDGE_MODE_UNDEF; in qeth_l2_bridge_getlink()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4910 u16 mode = BRIDGE_MODE_UNDEF; in mlx5e_bridge_setlink()
4929 if (mode == BRIDGE_MODE_UNDEF) in mlx5e_bridge_setlink()
/openbmc/linux/net/core/
H A Drtnetlink.c4942 if (mode != BRIDGE_MODE_UNDEF) { in ndo_dflt_bridge_getlink()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6986 bp->br_mode = BRIDGE_MODE_UNDEF; in bnxt_hwrm_func_qcfg()