Home
last modified time | relevance | path

Searched refs:bnx2x_mcast_obj (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h519 struct bnx2x_mcast_obj *mcast_obj;
552 struct bnx2x_mcast_obj { struct
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
[all …]
H A Dbnx2x_sp.c2649 struct bnx2x_mcast_obj *o) in bnx2x_mcast_wait()
2672 struct bnx2x_mcast_obj *o, in bnx2x_mcast_enqueue_cmd()
2831 struct bnx2x_mcast_obj *o, int idx, in bnx2x_mcast_set_one_rule_e2()
3016 struct bnx2x_mcast_obj *o, in bnx2x_mcast_hdl_pending_set_e2_convert()
3083 struct bnx2x_mcast_obj *o, in bnx2x_mcast_hdl_pending_set_e2()
3123 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_handle_pending_cmds_e2()
3357 struct bnx2x_mcast_obj *o) in bnx2x_mcast_refresh_registry_e2()
3489 struct bnx2x_mcast_obj *o, in bnx2x_mcast_hdl_add_e1h()
3659 struct bnx2x_mcast_obj *o, int idx, in bnx2x_mcast_set_one_rule_e1()
3831 struct bnx2x_mcast_obj *o) in bnx2x_mcast_refresh_registry_e1()
[all …]
H A Dbnx2x_sriov.h204 struct bnx2x_mcast_obj mcast_obj;
H A Dbnx2x.h1793 struct bnx2x_mcast_obj mcast_obj;