Home
last modified time | relevance | path

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

/linux-5.19.10/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.c51 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_init()
88 static inline int bnx2x_exe_queue_length(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_length()
114 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_add()
153 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending()
176 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step()
240 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty()
1273 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_mac()
1290 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan()
1307 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan_mac()
1343 struct bnx2x_exe_queue_obj *exeq = &o->exe_queue; in bnx2x_validate_vlan_mac_add()
[all …]