Searched refs:bridgetype (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/loongson64/ |
H A D | env.c | 173 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 D | env.c | 181 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 D | ice_dcb.h | 124 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype,
|
H A D | ice_dcb.c | 646 * @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 D | i40e_dcb.h | 124 u8 bridgetype,
|
H A D | i40e_dcb.c | 549 * @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 D | boot_param.h | 209 enum loongson_bridge_type bridgetype; member
|
/kernel/linux/linux-6.6/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 | 647 * @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 D | loongson.h | 30 enum loongson_bridge_type bridgetype; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb.h | 272 u8 bridgetype,
|
H A D | i40e_dcb.c | 549 * @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