Symbol: ixgbe_fwlog_cfg
sys/dev/ixgbe/ixgbe_e610.c
3841
struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_e610.c
3899
struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_e610.c
3929
s32 ixgbe_fwlog_init(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_e610.c
4020
s32 ixgbe_fwlog_set(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_e610.c
4088
struct ixgbe_fwlog_cfg cfg;
sys/dev/ixgbe/ixgbe_e610.c
4190
static s32 ixgbe_aci_fwlog_get(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_e610.c
4258
struct ixgbe_fwlog_cfg cfg;
sys/dev/ixgbe/ixgbe_e610.c
4281
s32 ixgbe_fwlog_get(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_e610.h
172
s32 ixgbe_fwlog_init(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg);
sys/dev/ixgbe/ixgbe_e610.h
174
s32 ixgbe_fwlog_set(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg);
sys/dev/ixgbe/ixgbe_e610.h
181
s32 ixgbe_fwlog_get(struct ixgbe_hw *hw, struct ixgbe_fwlog_cfg *cfg);
sys/dev/ixgbe/ixgbe_fw_logging.c
128
struct ixgbe_fwlog_cfg *cfg = &sc->hw.fwlog_cfg;
sys/dev/ixgbe/ixgbe_fw_logging.c
21
ixgbe_reconfig_fw_log(struct ixgbe_softc *sc, struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_fw_logging.c
218
struct ixgbe_fwlog_cfg *cfg = &sc->hw.fwlog_cfg;
sys/dev/ixgbe/ixgbe_fw_logging.c
407
struct ixgbe_fwlog_cfg *cfg;
sys/dev/ixgbe/ixgbe_fw_logging.c
56
struct ixgbe_fwlog_cfg *cfg = &sc->hw.fwlog_cfg;
sys/dev/ixgbe/ixgbe_fw_logging.c
91
struct ixgbe_fwlog_cfg *cfg = &sc->hw.fwlog_cfg;
sys/dev/ixgbe/ixgbe_type.h
4310
struct ixgbe_fwlog_cfg fwlog_cfg;