Home
last modified time | relevance | path

Searched refs:xlp_alloc_cmd_params (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmsec.c84 static int xlp_alloc_cmd_params(struct xlp_sec_command *, unsigned int);
507 xlp_alloc_cmd_params(struct xlp_sec_command *cmd, unsigned int nsegs) in xlp_alloc_cmd_params() function
608 if ((err = xlp_alloc_cmd_params(cmd, nsegs)) != 0) in xlp_sec_process()