Searched refs:NFP_NSP_VERSION_BUFSZ (Results 1 – 2 of 2) sorted by relevance
271 buf = kzalloc(NFP_NSP_VERSION_BUFSZ, GFP_KERNEL); in nfp_devlink_info_get()277 err = nfp_nsp_versions(nsp, buf, NFP_NSP_VERSION_BUFSZ); in nfp_devlink_info_get()282 buf, NFP_NSP_VERSION_BUFSZ); in nfp_devlink_info_get()287 buf, NFP_NSP_VERSION_BUFSZ); in nfp_devlink_info_get()
318 #define NFP_NSP_VERSION_BUFSZ 1024 /* reasonable size, not in the ABI */ macro
Completed in 4 milliseconds