Searched refs:sp_obj (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_sriov.c | 245 q_params->q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_queue_create() 287 q_params.q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_queue_destroy() 522 qstate.q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_queue_flr() 1425 bnx2x_init_queue_obj(bp, &q->sp_obj, in bnx2x_vfq_init() 1436 vf->abs_vfid, q->sp_obj.func_id, q->cid); in bnx2x_vfq_init() 1802 vfq_get(vf, qidx)->sp_obj.complete_cmd(bp, in bnx2x_iov_eq_sp_event() 1804 qidx)->sp_obj, in bnx2x_iov_eq_sp_event() 1864 *q_obj = &bnx2x_vfq(vf, q_index, sp_obj); in bnx2x_iov_set_queue_sp_obj() 2261 qstate.q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_tpa_update() 2894 q_params.q_obj = &bnx2x_vfq(vf, i, sp_obj); in bnx2x_set_vf_vlan() [all …]
|
A D | bnx2x_sriov.h | 87 struct bnx2x_queue_sp_obj sp_obj; member
|
Completed in 16 milliseconds