iov_ops          1994 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 	if (fi->iov_ops)
iov_ops          1995 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 		memcpy(&hw->iov.ops, fi->iov_ops, sizeof(hw->iov.ops));
iov_ops          1824 drivers/net/ethernet/intel/fm10k/fm10k_pf.c 	.iov_ops	= &iov_ops_pf,
iov_ops           640 drivers/net/ethernet/intel/fm10k/fm10k_type.h 	const struct fm10k_iov_ops	*iov_ops;