Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A 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;
H A Dbnx2x_sp.c52 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_init()
89 static inline int bnx2x_exe_queue_length(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_length()
115 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_add()
154 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending()
177 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step()
241 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty()
1274 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_mac()
1291 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan()
1308 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan_mac()
1344 struct bnx2x_exe_queue_obj *exeq = &o->exe_queue; in bnx2x_validate_vlan_mac_add()
[all …]