Searched refs:hifn_command (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A Dhifn7751var.h96 struct hifn_command *hifn_commands[HIFN_D_RES_RSIZE];
273 struct hifn_command { struct
H A Dhifn7751.c154 static u_int hifn_write_command(struct hifn_command *, u_int8_t *);
156 static void hifn_callback(struct hifn_softc *, struct hifn_command *, u_int8_t *);
157 static int hifn_crypto(struct hifn_softc *, struct hifn_command *, struct cryptop *, int);
160 static int hifn_dmamap_load_src(struct hifn_softc *, struct hifn_command *);
161 static int hifn_dmamap_load_dst(struct hifn_softc *, struct hifn_command *);
1481 hifn_write_command(struct hifn_command *cmd, u_int8_t *buf)
1630 hifn_dmamap_load_dst(struct hifn_softc *sc, struct hifn_command *cmd)
1705 hifn_dmamap_load_src(struct hifn_softc *sc, struct hifn_command *cmd)
1738 struct hifn_command *cmd,
2214 struct hifn_command *cm
[all...]

Completed in 76 milliseconds