Searched refs:efc_els_io_alloc_size (Results 1 – 2 of 2) sorted by relevance
35 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen);
37 return efc_els_io_alloc_size(node, reqlen, EFC_ELS_RSP_LEN); in efc_els_io_alloc()41 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen) in efc_els_io_alloc_size() function980 els = efc_els_io_alloc_size(node, sizeof(*ct), EFC_ELS_GID_PT_RSP_LEN); in efc_ns_send_gidpt()