Home
last modified time | relevance | path

Searched refs:start_grp_id (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c3116 static int bnxt_hwrm_vnic_alloc(struct bnxt *bp, u16 vnic_id, u16 start_grp_id, in bnxt_hwrm_vnic_alloc() argument
3124 for (i = start_grp_id, j = 0; i < end_grp_id; i++, j++) { in bnxt_hwrm_vnic_alloc()
3127 j, (end_grp_id - start_grp_id)); in bnxt_hwrm_vnic_alloc()