Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h168 struct bnx2x_exe_queue_obj;
189 (*exe_q_get)(struct bnx2x_exe_queue_obj *o,
192 struct bnx2x_exe_queue_obj { struct
307 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()
151 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending()
174 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step()
238 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty()
1271 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_mac()
1288 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan()
1305 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan_mac()
1341 struct bnx2x_exe_queue_obj *exeq = &o->exe_queue; in bnx2x_validate_vlan_mac_add()
[all …]