Searched refs:configp (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_evb.c | 208 configp->evc_vport_id, in efx_evb_free_vport() 233 efx_vport_config_t *configp; in efx_evb_free_vports() local 242 configp = vport_configp + i; in efx_evb_free_vports() 265 configp->evc_vport_id, in efx_evb_configure_vport() 266 configp->evc_mac_addr)) != 0) in efx_evb_configure_vport() 271 configp->evc_vport_id)) != 0) in efx_evb_configure_vport() 275 configp->evc_vport_id, in efx_evb_configure_vport() 276 configp->evc_function)) != 0) in efx_evb_configure_vport() 305 efx_vport_config_t *configp; in efx_evb_vswitch_create() local 348 configp = vport_configp + i; in efx_evb_vswitch_create() [all …]
|
| H A D | efx_proxy.c | 124 __in efx_proxy_auth_config_t *configp) in efx_proxy_auth_configure() argument 131 if ((configp == NULL) || in efx_proxy_auth_configure() 132 (configp->request_bufferp == NULL) || in efx_proxy_auth_configure() 133 (configp->response_bufferp == NULL) || in efx_proxy_auth_configure() 134 (configp->status_bufferp == NULL) || in efx_proxy_auth_configure() 135 (configp->op_listp == NULL) || in efx_proxy_auth_configure() 136 (configp->block_cnt == 0)) { in efx_proxy_auth_configure() 148 configp->response_bufferp, configp->status_bufferp, in efx_proxy_auth_configure() 149 configp->block_cnt, configp->op_listp, in efx_proxy_auth_configure() 150 configp->op_count); in efx_proxy_auth_configure() [all …]
|
| H A D | efx.h | 109 efx_rc_t (*epo_find_mem_bar)(efsys_pci_config_t *configp, 1608 #define EFX_VPORT_PCI_FUNCTION_IS_PF(configp) \ argument 1609 ((configp)->evc_function == EFX_PCI_VF_INVALID) 4008 __in efx_proxy_auth_config_t *configp);
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 435 vdev_geom_read_config(struct g_consumer *cp, nvlist_t **configp) in vdev_geom_read_config() argument 478 config = *configp = NULL; in vdev_geom_read_config() 503 if (*configp != NULL) in vdev_geom_read_config() 504 nvlist_free(*configp); in vdev_geom_read_config() 505 *configp = config; in vdev_geom_read_config()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc.c | 635 sfc_find_mem_bar(efsys_pci_config_t *configp, int bar_index, in sfc_find_mem_bar() argument 646 dev = configp->espc_dev; in sfc_find_mem_bar() 1099 sfc_pci_config_readd(efsys_pci_config_t *configp, uint32_t offset, in sfc_pci_config_readd() argument 1104 rc = rte_pci_read_config(configp->espc_dev, edp->ed_u32, sizeof(*edp), in sfc_pci_config_readd()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 1536 zpool_find_config(void *hdl, const char *target, nvlist_t **configp, in zpool_find_config() argument 1547 *configp = NULL; in zpool_find_config() 1584 *configp = match; in zpool_find_config()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 1339 …<parameter type-id='type-id-82' name='configp' filepath='/home/fedora/zfs/lib/libzutil/zutil_impor…
|