Searched defs:bnx2x_mcast_obj (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h501 struct bnx2x_mcast_obj *mcast_obj;
525 struct bnx2x_mcast_obj { struct
580 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o,
583 int (*enqueue_cmd)(struct bnx2x *bp, struct bnx2x_mcast_obj *o,
587 struct bnx2x_mcast_obj *o, int idx,
593 bool (*check_pending)(struct bnx2x_mcast_obj *o);
598 void (*set_sched)(struct bnx2x_mcast_obj *o);
599 void (*clear_sched)(struct bnx2x_mcast_obj *o);
600 bool (*check_sched)(struct bnx2x_mcast_obj *o);
603 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_mcast_obj *
[all...]

Completed in 33 milliseconds