Searched defs:fwsm (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/e1000/ |
| H A D | e1000_manage.c | 115 u32 fwsm = E1000_READ_REG(hw, E1000_FWSM); in e1000_check_mng_mode_generic() local 345 u32 fwsm, factps; in e1000_enable_mng_pass_thru() local 472 u32 hicr, hibba, fwsm, icr, i; in e1000_load_firmware() local
|
| H A D | e1000_ich8lan.c | 319 u32 mac_reg, fwsm = E1000_READ_REG(hw, E1000_FWSM); in e1000_init_phy_workarounds_pchlan() local 1983 u32 fwsm; in e1000_check_mng_mode_ich8lan() local 2004 u32 fwsm; in e1000_check_mng_mode_pchlan() local 2216 u32 fwsm; in e1000_check_reset_block_ich8lan() local
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_e610.c | 4550 u32 fwsm = IXGBE_READ_REG(hw, GL_MNG_FWSM); in ixgbe_fw_recovery_mode_E610() local 4566 u32 fwsm = IXGBE_READ_REG(hw, GL_MNG_FWSM); in ixgbe_fw_rollback_mode_E610() local 4582 u32 fwsm = IXGBE_READ_REG(hw, IXGBE_FWSM_X550EM_a); in ixgbe_get_fw_tsam_mode_E610() local
|
| H A D | ixgbe_common.c | 5629 u32 fwsm; in ixgbe_mng_present() local 5647 u32 fwsm, manc, factps; in ixgbe_mng_enabled() local
|
| H A D | ixgbe_x550.c | 4630 u32 fwsm; in ixgbe_fw_recovery_mode_X550() local
|
| H A D | if_ix.c | 4666 u32 mask, fwsm; in ixgbe_if_enable_intr() local
|