Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h166 struct bnx2x_exe_queue_obj;
187 (*exe_q_get)(struct bnx2x_exe_queue_obj *o,
190 struct bnx2x_exe_queue_obj { struct
303 struct bnx2x_exe_queue_obj exe_queue;
Dbnx2x_sp.c47 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_init()
84 static inline int bnx2x_exe_queue_length(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_length()
110 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_add()
149 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending()
172 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step()
236 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty()
1105 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_mac()
1122 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan()
1156 struct bnx2x_exe_queue_obj *exeq = &o->exe_queue; in bnx2x_validate_vlan_mac_add()
1205 struct bnx2x_exe_queue_obj *exeq = &o->exe_queue; in bnx2x_validate_vlan_mac_del()
[all …]