Home
last modified time | relevance | path

Searched refs:net_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/ifcvf/
A Difcvf_base.c146 hw->net_cfg = get_cap_addr(hw, &cap); in ifcvf_init_hw()
147 IFCVF_DBG(pdev, "hw->net_cfg = %p\n", hw->net_cfg); in ifcvf_init_hw()
156 hw->isr == NULL || hw->net_cfg == NULL) { in ifcvf_init_hw()
177 hw->net_cfg, hw->notify_off_multiplier); in ifcvf_init_hw()
256 *p++ = ifc_ioread8(hw->net_cfg + offset + i); in ifcvf_read_net_config()
271 ifc_iowrite8(*p++, hw->net_cfg + offset + i); in ifcvf_write_net_config()
A Difcvf_base.h74 void __iomem *net_cfg; member

Completed in 9 milliseconds