Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1024 struct bnx2x_queue_sp_obj *q_obj;
1049 struct bnx2x_queue_sp_obj { struct
1092 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument
1099 struct bnx2x_queue_sp_obj *o, argument
1106 struct bnx2x_queue_sp_obj *o, argument
1110 struct bnx2x_queue_sp_obj *o, argument
1403 struct bnx2x_queue_sp_obj *obj, u8 cl_id, u32 *cids,
1411 struct bnx2x_queue_sp_obj *obj);
Dbnx2x_sp.c4660 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_queue_state_change()
4701 static int bnx2x_queue_set_pending(struct bnx2x_queue_sp_obj *obj, in bnx2x_queue_set_pending()
4720 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_wait_comp()
4736 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_comp_cmd()
4792 struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_general_data()
4827 static void bnx2x_q_fill_init_tx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_tx_data()
4865 static void bnx2x_q_fill_init_pause_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_pause_data()
4879 static void bnx2x_q_fill_init_rx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_rx_data()
5006 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_init()
5052 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_setup_e1x()
[all …]
Dbnx2x_sriov.h87 struct bnx2x_queue_sp_obj sp_obj;
414 struct bnx2x_queue_sp_obj **q_obj);
565 struct bnx2x_queue_sp_obj **q_obj) {} in bnx2x_iov_set_queue_sp_obj()
Dbnx2x.h1312 struct bnx2x_queue_sp_obj q_obj;
Dbnx2x_sriov.c1849 struct bnx2x_queue_sp_obj **q_obj) in bnx2x_iov_set_queue_sp_obj()
Dbnx2x_main.c1820 struct bnx2x_queue_sp_obj *q_obj = &bnx2x_sp_obj(bp, fp).q_obj; in bnx2x_sp_event()
5449 static struct bnx2x_queue_sp_obj *bnx2x_cid_to_q_obj( in bnx2x_cid_to_q_obj()
5468 struct bnx2x_queue_sp_obj *q_obj; in bnx2x_eq_int()