Searched refs:bnx2x_mcast_obj (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_sp.h | 519 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 …]
|
A D | bnx2x_sp.c | 2649 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 …]
|
A D | bnx2x_sriov.h | 204 struct bnx2x_mcast_obj mcast_obj;
|
A D | bnx2x.h | 1792 struct bnx2x_mcast_obj mcast_obj;
|
Completed in 38 milliseconds