Searched refs:first_vf_id (Results 1 – 5 of 5) sorted by relevance
76 vf->fw_fid = softc->pf.first_vf_id + vfnum; in bnxt_iov_vf_add()127 int first_vf_id, last_vf_id; in bnxt_hwrm_func_vf_resource_free() local132 first_vf_id = softc->pf.first_vf_id; in bnxt_hwrm_func_vf_resource_free()133 last_vf_id = first_vf_id + num_vfs - 1; in bnxt_hwrm_func_vf_resource_free()136 for (i = first_vf_id; i <= last_vf_id; i++) { in bnxt_hwrm_func_vf_resource_free()750 vf->fw_fid = pf->first_vf_id + i; in bnxt_hwrm_func_vf_resc_cfg()
515 uint32_t first_vf_id; member
1282 pf->first_vf_id = le16toh(resp->first_vf_id); in bnxt_hwrm_func_qcaps()
3908 if ((vf_id < softc->pf.first_vf_id) || in bnxt_process_async_msg()3909 (vf_id >= softc->pf.first_vf_id + softc->pf.active_vfs)) in bnxt_process_async_msg()3912 set_bit(vf_id - softc->pf.first_vf_id, softc->pf.vf_event_bmap); in bnxt_process_async_msg()
14365 uint16_t first_vf_id; member14382 uint16_t first_vf_id; member14440 uint16_t first_vf_id; member15074 uint16_t first_vf_id; member