Home
last modified time | relevance | path

Searched refs:qlnx_alloc_mem_sb (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h692 extern int qlnx_alloc_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info,
H A Dqlnx_os.c5923 qlnx_alloc_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info, u16 sb_id) in qlnx_alloc_mem_sb() function
6341 rc = qlnx_alloc_mem_sb(ha, fp->sb_info, fp->rss_id); in qlnx_alloc_mem_fp()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c502 rc = qlnx_alloc_mem_sb(dev->ha, &dev->sb_array[i], in qlnxr_alloc_resources()