Searched refs:sf_nums (Results 1 – 3 of 3) sorted by relevance
591 xa_erase(&pf->sf_nums, devlink_port->attrs.pci_sf.sf); in ice_dealloc_dynamic_port()835 return xa_alloc(&pf->sf_nums, sfnum, NULL, xa_limit_32b, in ice_reserve_sf_num()839 err = xa_insert(&pf->sf_nums, new_attr->sfnum, NULL, GFP_KERNEL); in ice_reserve_sf_num()964 xa_erase(&pf->sf_nums, sfnum); in ice_alloc_dynamic_port()
658 struct xarray sf_nums; member
3978 xa_destroy(&pf->sf_nums); in ice_deinit_pf()4072 xa_init(&pf->sf_nums); in ice_init_pf()