Searched refs:bridgetype (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/loongson64/ |
H A D | env.c | 187 loongson_sysconf.bridgetype = LS7A; in prom_lefi_init_env() 193 loongson_sysconf.bridgetype = RS780E; in prom_lefi_init_env() 198 loongson_sysconf.bridgetype = VIRTUAL; in prom_lefi_init_env() 211 switch (loongson_sysconf.bridgetype) { in prom_lefi_init_env() 224 if (loongson_sysconf.bridgetype == RS780E) in prom_lefi_init_env() 233 if (loongson_sysconf.bridgetype == LS7A) in prom_lefi_init_env()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 143 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype,
|
H A D | ice_dcb.c | 653 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype, in ice_aq_get_dcb_cfg() argument 664 ret = ice_aq_get_lldp_mib(hw, bridgetype, mib_type, (void *)lldpmib, in ice_aq_get_dcb_cfg()
|
/openbmc/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | loongson.h | 30 enum loongson_bridge_type bridgetype; member
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb.h | 272 u8 bridgetype,
|
H A D | i40e_dcb.c | 557 u8 bridgetype, in i40e_aq_get_dcb_config() argument 570 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|