Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_type.h485 u64 *fpm_commit_buf; member
598 u64 *fpm_commit_buf; member
Di40iw_ctrl.c3682 buf = dev->fpm_commit_buf; in i40iw_sc_configure_iw_fpm()
3692 commit_fpm_mem.va = dev->fpm_commit_buf; in i40iw_sc_configure_iw_fpm()
3705 ret_code = i40iw_sc_parse_fpm_commit_buf(dev->fpm_commit_buf, in i40iw_sc_configure_iw_fpm()
5234 dev->fpm_commit_buf = info->fpm_commit_buf; in i40iw_device_init()
Di40iw_main.c1338 info.fpm_commit_buf = mem.va; in i40iw_initialize_dev()