Lines Matching refs:bnx2x_mcast_obj
519 struct bnx2x_mcast_obj *mcast_obj;
552 struct bnx2x_mcast_obj { struct
608 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, argument
611 int (*enqueue_cmd)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, argument
616 struct bnx2x_mcast_obj *o, int idx, argument
623 bool (*check_pending)(struct bnx2x_mcast_obj *o); argument
628 void (*set_sched)(struct bnx2x_mcast_obj *o); argument
629 void (*clear_sched)(struct bnx2x_mcast_obj *o); argument
630 bool (*check_sched)(struct bnx2x_mcast_obj *o); argument
633 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_mcast_obj *o); argument
652 int (*get_registry_size)(struct bnx2x_mcast_obj *o); argument
653 void (*set_registry_size)(struct bnx2x_mcast_obj *o, int n); argument
1469 struct bnx2x_mcast_obj *mcast_obj,