Searched refs:qt_count (Results 1 – 1 of 1) sorted by relevance
1200 int qt_count, err; in fbnic_alloc_napi_vector() local1203 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()1204 if (!qt_count) in fbnic_alloc_napi_vector()1212 nv = kzalloc(struct_size(nv, qt, qt_count), GFP_KERNEL); in fbnic_alloc_napi_vector()