Lines Matching full:subfunction
495 * ice_devlink_create_sf_dev_port - Register virtual port for a subfunction
496 * @sf_dev: the subfunction device to create a devlink port for
498 * Register virtual flavour devlink port for the subfunction auxiliary device
525 * ice_devlink_destroy_sf_dev_port - Destroy virtual port for a subfunction
526 * @sf_dev: the subfunction device to create a devlink port for
528 * Unregisters the virtual port associated with this subfunction.
662 * created subfunction.
686 * to the subfunction structure.
815 * ice_reserve_sf_num - Reserve a subfunction number for this port
821 * Reserve a subfunction number for this port. Only called for
842 NL_SET_ERR_MSG_MOD(extack, "Subfunction with given sfnum already exists"); in ice_reserve_sf_num()
852 * ice_devlink_create_sf_port - Register PCI subfunction devlink port
853 * @dyn_port: the dynamic port instance structure for this subfunction
855 * Register PCI subfunction flavour devlink port for a dynamically added
856 * subfunction port.
886 * @dyn_port: the dynamic port instance structure for this subfunction
977 * any unsupported parameters, allocates new subfunction for that port.