Home
last modified time | relevance | path

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

/Linux-v5.4/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.c4658 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_queue_state_change()
4699 static int bnx2x_queue_set_pending(struct bnx2x_queue_sp_obj *obj, in bnx2x_queue_set_pending()
4718 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_wait_comp()
4734 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_comp_cmd()
4790 struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_general_data()
4825 static void bnx2x_q_fill_init_tx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_tx_data()
4863 static void bnx2x_q_fill_init_pause_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_pause_data()
4877 static void bnx2x_q_fill_init_rx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_rx_data()
5004 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_init()
5050 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;
413 struct bnx2x_queue_sp_obj **q_obj);
564 struct bnx2x_queue_sp_obj **q_obj) {} in bnx2x_iov_set_queue_sp_obj()
Dbnx2x.h1307 struct bnx2x_queue_sp_obj q_obj;
Dbnx2x_sriov.c1856 struct bnx2x_queue_sp_obj **q_obj) in bnx2x_iov_set_queue_sp_obj()
Dbnx2x_main.c1800 struct bnx2x_queue_sp_obj *q_obj = &bnx2x_sp_obj(bp, fp).q_obj; in bnx2x_sp_event()
5429 static struct bnx2x_queue_sp_obj *bnx2x_cid_to_q_obj( in bnx2x_cid_to_q_obj()
5448 struct bnx2x_queue_sp_obj *q_obj; in bnx2x_eq_int()