Searched refs:bridgetype (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/mips/loongson64/ |
| H A D | env.c | 300 loongson_sysconf.bridgetype = LS7A; in prom_lefi_init_env() 306 loongson_sysconf.bridgetype = RS780E; in prom_lefi_init_env() 311 loongson_sysconf.bridgetype = VIRTUAL; in prom_lefi_init_env() 324 switch (loongson_sysconf.bridgetype) { in prom_lefi_init_env() 337 if (loongson_sysconf.bridgetype == RS780E) in prom_lefi_init_env() 346 if (loongson_sysconf.bridgetype == LS7A) in prom_lefi_init_env()
|
| /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 | 638 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype, in ice_aq_get_dcb_cfg() argument 649 ret = ice_aq_get_lldp_mib(hw, bridgetype, mib_type, (void *)lldpmib, in ice_aq_get_dcb_cfg()
|
| /linux/arch/mips/include/asm/mach-loongson64/ |
| H A D | loongson.h | 30 enum loongson_bridge_type bridgetype; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_dcb.h | 271 u8 bridgetype,
|
| H A D | i40e_dcb.c | 531 u8 bridgetype, in i40e_aq_get_dcb_config() argument 544 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|