Searched refs:max_pf_txqs (Results 1 – 3 of 3) sorted by relevance
353 u16 max_pf_txqs; /* Total Tx queues PF wide */ member
2282 pf->max_pf_txqs); in ice_get_avail_txq_count()2339 pf->max_pf_txqs = func_caps->common_cap.num_txq; in ice_set_pf_caps()2360 pf->avail_txqs = bitmap_zalloc(pf->max_pf_txqs, GFP_KERNEL); in ice_init_pf()
702 .pf_map_size = pf->max_pf_txqs, in ice_vsi_get_qs()