Searched refs:bnx2x_queue_sp_obj (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 947 struct bnx2x_queue_sp_obj *q_obj; 966 struct bnx2x_queue_sp_obj { struct 1010 int (*set_pending)(struct bnx2x_queue_sp_obj *o, argument 1017 struct bnx2x_queue_sp_obj *o, argument 1024 struct bnx2x_queue_sp_obj *o, argument 1028 struct bnx2x_queue_sp_obj *o, argument 1209 struct bnx2x_queue_sp_obj *obj, u8 cl_id, u32 *cids,
|
D | bnx2x_sp.c | 4227 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_queue_state_change() 4264 static int bnx2x_queue_set_pending(struct bnx2x_queue_sp_obj *obj, in bnx2x_queue_set_pending() 4283 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_wait_comp() 4299 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_comp_cmd() 4355 struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_general_data() 4389 static void bnx2x_q_fill_init_tx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_tx_data() 4417 static void bnx2x_q_fill_init_pause_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_pause_data() 4431 static void bnx2x_q_fill_init_rx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_rx_data() 4559 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_init() 4606 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_setup_e1x() [all …]
|
D | bnx2x.h | 570 struct bnx2x_queue_sp_obj q_obj;
|
D | bnx2x_main.c | 1656 struct bnx2x_queue_sp_obj *q_obj = &fp->q_obj; in bnx2x_sp_event() 4558 static inline struct bnx2x_queue_sp_obj *bnx2x_cid_to_q_obj( in bnx2x_cid_to_q_obj() 4577 struct bnx2x_queue_sp_obj *q_obj; in bnx2x_eq_int()
|