Lines Matching refs:hifn_command
105 static u_int hifn_write_command(struct hifn_command *, uint8_t *);
110 static void hifn_callback(struct hifn_softc *, struct hifn_command *,
112 static int hifn_crypto(struct hifn_softc *, struct hifn_command *,
118 struct hifn_command *);
120 struct hifn_command *);
132 struct hifn_command *);
134 static int hifn_compress_enter(struct hifn_softc *, struct hifn_command *);
135 static void hifn_callback_comp(struct hifn_softc *, struct hifn_command *,
145 struct hifn_command *cmd = vcmd;
177 struct hifn_command *cmd = vcmd;
405 sc->sc_cmd_cache = pool_cache_init(sizeof(struct hifn_command),
1405 hifn_write_command(struct hifn_command *cmd, uint8_t *buf)
1550 hifn_dmamap_load_dst(struct hifn_softc *sc, struct hifn_command *cmd)
1622 hifn_dmamap_load_src(struct hifn_softc *sc, struct hifn_command *cmd)
1654 hifn_crypto(struct hifn_softc *sc, struct hifn_command *cmd,
2009 struct hifn_command *cmd;
2167 struct hifn_command *cmd = NULL;
2425 struct hifn_command *cmd;
2493 hifn_callback(struct hifn_softc *sc, struct hifn_command *cmd, uint8_t *resbuf)
2605 struct hifn_command *cmd)
2718 hifn_compress_enter(struct hifn_softc *sc, struct hifn_command *cmd)
2814 hifn_callback_comp(struct hifn_softc *sc, struct hifn_command *cmd,