Searched refs:sf_nums (Results 1 – 3 of 3) sorted by relevance
589 xa_erase(&pf->sf_nums, devlink_port->attrs.pci_sf.sf); in ice_dealloc_dynamic_port()833 return xa_alloc(&pf->sf_nums, sfnum, NULL, xa_limit_32b, in ice_reserve_sf_num()837 err = xa_insert(&pf->sf_nums, new_attr->sfnum, NULL, GFP_KERNEL); in ice_reserve_sf_num()962 xa_erase(&pf->sf_nums, sfnum); in ice_alloc_dynamic_port()
661 struct xarray sf_nums; member
3993 xa_destroy(&pf->sf_nums); in ice_deinit_pf()4088 xa_init(&pf->sf_nums); in ice_init_pf()