Searched refs:fnic_role_str (Results 1 – 1 of 1) sorted by relevance
33 static const char * const fnic_role_str[] = { variable39 if (role >= ARRAY_SIZE(fnic_role_str) || !fnic_role_str[role]) in fnic_role_to_str()42 return fnic_role_str[role]; in fnic_role_to_str()