Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1012 struct bnx2x_queue_sp_obj *q_obj;
1037 struct bnx2x_queue_sp_obj { struct
1080 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument
1087 struct bnx2x_queue_sp_obj *o, argument
1094 struct bnx2x_queue_sp_obj *o, argument
1098 struct bnx2x_queue_sp_obj *o, argument
1391 struct bnx2x_queue_sp_obj *obj, u8 cl_id, u32 *cids,
1399 struct bnx2x_queue_sp_obj *obj);
Dbnx2x_sp.c4440 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_queue_state_change()
4481 static int bnx2x_queue_set_pending(struct bnx2x_queue_sp_obj *obj, in bnx2x_queue_set_pending()
4500 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_wait_comp()
4516 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_comp_cmd()
4572 struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_general_data()
4607 static void bnx2x_q_fill_init_tx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_tx_data()
4645 static void bnx2x_q_fill_init_pause_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_pause_data()
4659 static void bnx2x_q_fill_init_rx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_rx_data()
4786 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_init()
4833 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;
409 struct bnx2x_queue_sp_obj **q_obj);
560 struct bnx2x_queue_sp_obj **q_obj) {} in bnx2x_iov_set_queue_sp_obj()
Dbnx2x.h1418 struct bnx2x_queue_sp_obj q_obj;
Dbnx2x_sriov.c1846 struct bnx2x_queue_sp_obj **q_obj) in bnx2x_iov_set_queue_sp_obj()
Dbnx2x_main.c1809 struct bnx2x_queue_sp_obj *q_obj = &bnx2x_sp_obj(bp, fp).q_obj; in bnx2x_sp_event()
5426 static struct bnx2x_queue_sp_obj *bnx2x_cid_to_q_obj( in bnx2x_cid_to_q_obj()
5445 struct bnx2x_queue_sp_obj *q_obj; in bnx2x_eq_int()