Searched refs:umac (Results 1 – 9 of 9) sorted by relevance
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_ssh_security.robot | 40 …# debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.co… 42 # umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 43 …# debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.co… 45 # umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.h | 313 struct iwl_umac_alive *umac) in iwl_fwrt_update_fw_versions() argument 322 if (umac) { in iwl_fwrt_update_fw_versions() 323 fwrt->dump.fw_ver.umac_major = le32_to_cpu(umac->umac_major); in iwl_fwrt_update_fw_versions() 324 fwrt->dump.fw_ver.umac_minor = le32_to_cpu(umac->umac_minor); in iwl_fwrt_update_fw_versions()
|
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/ |
H A D | gxp.dts | 400 compatible = "hpe,gxp-umac-mdio"; 412 compatible = "hpe,gxp-umac-mdio"; 428 umac0: umac@c0004000 { 429 compatible = "hpe, gxp-umac"; 438 umac1: umac@c0005000 { 439 compatible = "hpe, gxp-umac";
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 108 struct iwl_umac_alive *umac; in iwl_alive_fn() local 170 umac = &palive->umac_data; in iwl_alive_fn() 190 umac = &palive->umac_data; in iwl_alive_fn() 202 umac = &palive3->umac_data; in iwl_alive_fn() 220 umac_error_table = le32_to_cpu(umac->dbg_ptrs.error_info_addr) & in iwl_alive_fn() 249 le32_to_cpu(umac->umac_major), in iwl_alive_fn() 250 le32_to_cpu(umac->umac_minor)); in iwl_alive_fn() 252 iwl_fwrt_update_fw_versions(&mvm->fwrt, lmac1, umac); in iwl_alive_fn()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | ssh_config | 40 # MACs hmac-md5,hmac-sha1,umac-64@openssh.com
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp.h | 169 void __iomem *umac; member 455 BCMASP_IO_MACRO(umac);
|
H A D | bcmasp_intf.c | 1196 intf->res.umac = priv->base + UMC_OFFSET(intf); in bcmasp_map_res()
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 675 GENET_IO_MACRO(umac, GENET_UMAC_OFF);
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 45 BCM_SYSPORT_IO_MACRO(umac, SYS_PORT_UMAC_OFFSET);
|