Home
last modified time | relevance | path

Searched defs:fwp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pagealloc.c52 struct mlx5_fw_page *fwp; in mlx5_fwp_load_mem_cb() local
75 mlx5_fwp_flush(struct mlx5_fw_page *fwp) in mlx5_fwp_flush()
84 mlx5_fwp_invalidate(struct mlx5_fw_page *fwp) in mlx5_fwp_invalidate()
97 struct mlx5_fw_page *fwp; in mlx5_fwp_alloc() local
162 mlx5_fwp_free(struct mlx5_fw_page *fwp) in mlx5_fwp_free()
189 mlx5_fwp_get_dma(struct mlx5_fw_page *fwp, size_t offset) in mlx5_fwp_get_dma()
198 mlx5_fwp_get_virt(struct mlx5_fw_page *fwp, size_t offset) in mlx5_fwp_get_virt()
256 struct mlx5_fw_page *fwp; in alloc_4k() local
284 struct mlx5_fw_page *fwp; in free_4k() local
388 struct mlx5_fw_page *fwp; in reclaim_pages_cmd() local
[all …]
/freebsd/sys/dev/bwn/
H A Dif_bwn.c3711 #define GETFWOFFSET(fwp, offset) \ in bwn_fw_loadinitvals() argument
4339 #define GETFWOFFSET(fwp, offset) \ in bwn_fw_loaducode() argument
4341 #define GETFWSIZE(fwp, offset) \ in bwn_fw_loaducode() argument
/freebsd/sys/dev/iwm/
H A Dif_iwm.c573 const struct firmware *fwp; in iwm_read_firmware() local