Home
last modified time | relevance | path

Searched refs:bridgetype (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Denv.c173 loongson_sysconf.bridgetype = LS7A; in prom_init_env()
179 loongson_sysconf.bridgetype = RS780E; in prom_init_env()
184 loongson_sysconf.bridgetype = VIRTUAL; in prom_init_env()
197 switch (loongson_sysconf.bridgetype) { in prom_init_env()
210 if (loongson_sysconf.bridgetype == RS780E) in prom_init_env()
217 if (loongson_sysconf.bridgetype == LS7A) in prom_init_env()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Denv.c181 loongson_sysconf.bridgetype = LS7A; in prom_lefi_init_env()
187 loongson_sysconf.bridgetype = RS780E; in prom_lefi_init_env()
192 loongson_sysconf.bridgetype = VIRTUAL; in prom_lefi_init_env()
205 switch (loongson_sysconf.bridgetype) { in prom_lefi_init_env()
218 if (loongson_sysconf.bridgetype == RS780E) in prom_lefi_init_env()
225 if (loongson_sysconf.bridgetype == LS7A) in prom_lefi_init_env()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h124 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype,
H A Dice_dcb.c646 * @bridgetype: bridge type for the query (remote)
652 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype, in ice_aq_get_dcb_cfg() argument
663 ret = ice_aq_get_lldp_mib(hw, bridgetype, mib_type, (void *)lldpmib, in ice_aq_get_dcb_cfg()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.h124 u8 bridgetype,
H A Di40e_dcb.c549 * @bridgetype: bridge type for the query (remote)
555 u8 bridgetype, in i40e_aq_get_dcb_config()
568 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
554 i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type, u8 bridgetype, struct i40e_dcbx_config *dcbcfg) i40e_aq_get_dcb_config() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h209 enum loongson_bridge_type bridgetype; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h143 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype,
H A Dice_dcb.c647 * @bridgetype: bridge type for the query (remote)
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()
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h30 enum loongson_bridge_type bridgetype; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.h272 u8 bridgetype,
H A Di40e_dcb.c549 * @bridgetype: bridge type for the query (remote)
555 u8 bridgetype, in i40e_aq_get_dcb_config()
568 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
554 i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type, u8 bridgetype, struct i40e_dcbx_config *dcbcfg) i40e_aq_get_dcb_config() argument

Completed in 12 milliseconds