hifn_command
static u_int hifn_write_command(struct hifn_command *, uint8_t *);
static void hifn_callback(struct hifn_softc *, struct hifn_command *,
static int hifn_crypto(struct hifn_softc *, struct hifn_command *,
struct hifn_command *);
struct hifn_command *);
struct hifn_command *);
static int hifn_compress_enter(struct hifn_softc *, struct hifn_command *);
static void hifn_callback_comp(struct hifn_softc *, struct hifn_command *,
hifn_write_command(struct hifn_command *cmd, uint8_t *buf)
struct hifn_command *cmd = vcmd;
hifn_dmamap_load_dst(struct hifn_softc *sc, struct hifn_command *cmd)
hifn_dmamap_load_src(struct hifn_softc *sc, struct hifn_command *cmd)
hifn_crypto(struct hifn_softc *sc, struct hifn_command *cmd,
struct hifn_command *cmd = vcmd;
struct hifn_command *cmd;
struct hifn_command *cmd = NULL;
struct hifn_command *cmd;
hifn_callback(struct hifn_softc *sc, struct hifn_command *cmd, uint8_t *resbuf)
struct hifn_command *cmd)
hifn_compress_enter(struct hifn_softc *sc, struct hifn_command *cmd)
hifn_callback_comp(struct hifn_softc *sc, struct hifn_command *cmd,
sc->sc_cmd_cache = pool_cache_init(sizeof(struct hifn_command),
void (*cmd_callback)(struct hifn_softc *, struct hifn_command *,
struct hifn_command *hifn_commands[HIFN_D_RES_RSIZE];