Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/zte/dinghai/
H A Den_pf.c251 u32 notify_length; in zxdh_pf_notify_cfg_init() local
270 cap.length), &notify_length); in zxdh_pf_notify_cfg_init()
279 if (notify_length <= PAGE_SIZE - (notify_offset % PAGE_SIZE)) { in zxdh_pf_notify_cfg_init()
283 notify_length, in zxdh_pf_notify_cfg_init()
/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c227 u32 notify_length; in vp_modern_probe() local
322 &notify_length); in vp_modern_probe()
333 if ((u64)notify_length + (notify_offset % PAGE_SIZE) <= PAGE_SIZE) { in vp_modern_probe()
336 0, notify_length, in vp_modern_probe()