Home
last modified time | relevance | path

Searched refs:bnx2x_exe_queue_obj (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h158 struct bnx2x_exe_queue_obj;
180 (*exe_q_get)(struct bnx2x_exe_queue_obj *o,
183 struct bnx2x_exe_queue_obj { struct
288 struct bnx2x_exe_queue_obj exe_queue;
Dbnx2x_sp.c49 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_init()
86 static inline int bnx2x_exe_queue_length(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_length()
112 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_add()
152 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending()
166 struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_reset_pending()
187 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step()
263 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty()
1100 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_mac()
1117 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan()
1134 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan_mac()
[all …]