Searched refs:qt_count (Results 1 – 1 of 1) sorted by relevance
1622 int xdp_count = 0, qt_count, err; in fbnic_alloc_napi_vector() local1634 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()1635 if (!qt_count) in fbnic_alloc_napi_vector()1643 nv = kzalloc_flex(*nv, qt, qt_count); in fbnic_alloc_napi_vector()