Searched refs:q_obj (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sriov.c | 245 q_params->q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_queue_create() 248 if (bnx2x_get_q_logical_state(bp, q_params->q_obj) == in bnx2x_vf_queue_create() 287 q_params.q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_queue_destroy() 290 if (bnx2x_get_q_logical_state(bp, q_params.q_obj) == in bnx2x_vf_queue_destroy() 522 qstate.q_obj = &bnx2x_vfq(vf, qid, sp_obj); in bnx2x_vf_queue_flr() 523 qstate.q_obj->state = BNX2X_Q_STATE_STOPPED; in bnx2x_vf_queue_flr() 1849 struct bnx2x_queue_sp_obj **q_obj) in bnx2x_iov_set_queue_sp_obj() argument 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() 2367 &bnx2x_sp_obj(bp, &bp->fp[0]).q_obj) != in bnx2x_set_pf_tx_switching() [all …]
|
| H A D | bnx2x_sriov.h | 414 struct bnx2x_queue_sp_obj **q_obj); 565 struct bnx2x_queue_sp_obj **q_obj) {} in bnx2x_iov_set_queue_sp_obj() argument
|
| H A D | bnx2x_sp.h | 1024 struct bnx2x_queue_sp_obj *q_obj; member
|
| H A D | bnx2x.h | 1312 struct bnx2x_queue_sp_obj q_obj; member
|