Searched refs:local_rqfcr (Results 1 – 1 of 1) sorted by relevance
683 unsigned int *local_rqfcr; in gfar_ethflow_to_filer_table() local690 local_rqfcr = kmalloc_array(MAX_FILER_IDX + 1, sizeof(unsigned int), in gfar_ethflow_to_filer_table()692 if (!local_rqfpr || !local_rqfcr) { in gfar_ethflow_to_filer_table()719 local_rqfcr[j] = priv->ftp_rqfcr[i]; in gfar_ethflow_to_filer_table()753 local_rqfcr[j] = priv->ftp_rqfcr[l]; in gfar_ethflow_to_filer_table()766 priv->ftp_rqfcr[priv->cur_filer_idx] = local_rqfcr[k]; in gfar_ethflow_to_filer_table()768 local_rqfcr[k], local_rqfpr[k]); in gfar_ethflow_to_filer_table()775 kfree(local_rqfcr); in gfar_ethflow_to_filer_table()