Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_type.h479 u64 *fpm_commit_buf; member
591 u64 *fpm_commit_buf; member
Di40iw_ctrl.c3594 buf = dev->fpm_commit_buf; in i40iw_sc_configure_iw_fpm()
3604 commit_fpm_mem.va = dev->fpm_commit_buf; in i40iw_sc_configure_iw_fpm()
3617 ret_code = i40iw_sc_parse_fpm_commit_buf(dev->fpm_commit_buf, in i40iw_sc_configure_iw_fpm()
5139 dev->fpm_commit_buf = info->fpm_commit_buf; in i40iw_device_init()
Di40iw_main.c1346 info.fpm_commit_buf = mem.va; in i40iw_initialize_dev()