Searched refs:bridgetype (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/arch/mips/loongson64/ |
D | env.c | 173 loongson_sysconf.bridgetype = LS7A; in prom_lefi_init_env() 179 loongson_sysconf.bridgetype = RS780E; in prom_lefi_init_env() 184 loongson_sysconf.bridgetype = VIRTUAL; in prom_lefi_init_env() 197 switch (loongson_sysconf.bridgetype) { in prom_lefi_init_env() 210 if (loongson_sysconf.bridgetype == RS780E) in prom_lefi_init_env() 217 if (loongson_sysconf.bridgetype == LS7A) in prom_lefi_init_env()
|
/linux-5.19.10/drivers/net/ethernet/intel/ice/ |
D | ice_dcb.h | 143 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype,
|
D | ice_dcb.c | 650 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype, in ice_aq_get_dcb_cfg() argument 661 ret = ice_aq_get_lldp_mib(hw, bridgetype, mib_type, (void *)lldpmib, in ice_aq_get_dcb_cfg()
|
/linux-5.19.10/arch/mips/include/asm/mach-loongson64/ |
D | loongson.h | 30 enum loongson_bridge_type bridgetype; member
|
/linux-5.19.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb.h | 272 u8 bridgetype,
|
D | i40e_dcb.c | 555 u8 bridgetype, in i40e_aq_get_dcb_config() argument 568 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|