Searched refs:qt_count (Results 1 – 1 of 1) sorted by relevance
1040 int qt_count, err; in fbnic_alloc_napi_vector() local1043 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()1044 if (!qt_count) in fbnic_alloc_napi_vector()1052 nv = kzalloc(struct_size(nv, qt, qt_count), GFP_KERNEL); in fbnic_alloc_napi_vector()