Searched refs:qt_count (Results 1 – 1 of 1) sorted by relevance
1364 int qt_count, err; in fbnic_alloc_napi_vector() local1367 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()1368 if (!qt_count) in fbnic_alloc_napi_vector()1376 nv = kzalloc(struct_size(nv, qt, qt_count), GFP_KERNEL); in fbnic_alloc_napi_vector()