oct_intrmod_cfg
struct oct_intrmod_cfg *intr_cfg)
(sizeof(struct oct_intrmod_cfg)) / 8);
memcpy(intr_cfg, &resp->intrmod, sizeof(struct oct_intrmod_cfg));
struct oct_intrmod_cfg *intr_cfg)
struct oct_intrmod_cfg *cfg;
sizeof(struct oct_intrmod_cfg),
cfg = (struct oct_intrmod_cfg *)sc->virtdptr;
memcpy(cfg, intr_cfg, sizeof(struct oct_intrmod_cfg));
octeon_swap_8B_data((u64 *)cfg, (sizeof(struct oct_intrmod_cfg)) / 8);
struct oct_intrmod_cfg intrmod_cfg;
struct oct_intrmod_cfg *intrmod_cfg,
struct oct_intrmod_cfg *intrmod,
struct oct_intrmod_cfg *intrmod,
struct oct_intrmod_cfg *intrmod,
struct oct_intrmod_cfg intrmod = {0};
struct oct_intrmod_cfg intrmod;