Searched refs:xlp_alloc_cmd_params (Results 1 – 1 of 1) sorted by relevance
84 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() function608 if ((err = xlp_alloc_cmd_params(cmd, nsegs)) != 0) in xlp_sec_process()