Searched defs:fwsm (Results 1 – 5 of 5) 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_common.c | 5616 u32 fwsm; in ixgbe_mng_present() local 5634 u32 fwsm, manc, factps; in ixgbe_mng_enabled() local
|
H A D | ixgbe_x550.c | 4626 u32 fwsm; in ixgbe_fw_recovery_mode_X550() local
|
H A D | if_ix.c | 3949 u32 mask, fwsm; in ixgbe_if_enable_intr() local
|