Symbol: ecore_mcast_obj
sys/dev/bxe/bxe.h
1462
struct ecore_mcast_obj mcast_obj;
sys/dev/bxe/ecore_sp.c
2853
struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
2863
struct ecore_mcast_obj *o,
sys/dev/bxe/ecore_sp.c
2943
static inline int ecore_mcast_get_next_bin(struct ecore_mcast_obj *o, int last)
sys/dev/bxe/ecore_sp.c
2970
static inline int ecore_mcast_clear_first_bin(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
2980
static inline uint8_t ecore_mcast_get_rx_tx_flag(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
2997
struct ecore_mcast_obj *o, int idx,
sys/dev/bxe/ecore_sp.c
3059
struct bxe_softc *sc, struct ecore_mcast_obj *o , int start_bin,
sys/dev/bxe/ecore_sp.c
3090
struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
sys/dev/bxe/ecore_sp.c
3126
struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
sys/dev/bxe/ecore_sp.c
3156
struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
sys/dev/bxe/ecore_sp.c
3175
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3216
struct ecore_mcast_obj *o, struct ecore_mcast_ramrod_params *p,
sys/dev/bxe/ecore_sp.c
3238
struct ecore_mcast_obj *o, struct ecore_mcast_ramrod_params *p,
sys/dev/bxe/ecore_sp.c
3272
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3305
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3350
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3389
struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
3410
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3514
struct ecore_mcast_obj *o,
sys/dev/bxe/ecore_sp.c
3536
struct ecore_mcast_obj *o, struct ecore_mcast_ramrod_params *p,
sys/dev/bxe/ecore_sp.c
3558
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3611
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3666
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3679
struct ecore_mcast_obj *o, int idx,
sys/dev/bxe/ecore_sp.c
3746
struct bxe_softc *sc, struct ecore_mcast_obj *o , int start_idx,
sys/dev/bxe/ecore_sp.c
3775
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3852
struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
3903
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
3979
static int ecore_mcast_get_registry_size_exact(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
3984
static int ecore_mcast_get_registry_size_aprox(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
3989
static void ecore_mcast_set_registry_size_exact(struct ecore_mcast_obj *o,
sys/dev/bxe/ecore_sp.c
3995
static void ecore_mcast_set_registry_size_aprox(struct ecore_mcast_obj *o,
sys/dev/bxe/ecore_sp.c
4005
struct ecore_mcast_obj *o = p->mcast_obj;
sys/dev/bxe/ecore_sp.c
4067
static void ecore_mcast_clear_sched(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
4074
static void ecore_mcast_set_sched(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
4081
static bool ecore_mcast_check_sched(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
4086
static bool ecore_mcast_check_pending(struct ecore_mcast_obj *o)
sys/dev/bxe/ecore_sp.c
4092
struct ecore_mcast_obj *mcast_obj,
sys/dev/bxe/ecore_sp.h
1059
int (*hdl_restore)(struct bxe_softc *sc, struct ecore_mcast_obj *o,
sys/dev/bxe/ecore_sp.h
1062
int (*enqueue_cmd)(struct bxe_softc *sc, struct ecore_mcast_obj *o,
sys/dev/bxe/ecore_sp.h
1067
struct ecore_mcast_obj *o, int idx,
sys/dev/bxe/ecore_sp.h
1074
bool (*check_pending)(struct ecore_mcast_obj *o);
sys/dev/bxe/ecore_sp.h
1079
void (*set_sched)(struct ecore_mcast_obj *o);
sys/dev/bxe/ecore_sp.h
1080
void (*clear_sched)(struct ecore_mcast_obj *o);
sys/dev/bxe/ecore_sp.h
1081
bool (*check_sched)(struct ecore_mcast_obj *o);
sys/dev/bxe/ecore_sp.h
1084
int (*wait_comp)(struct bxe_softc *sc, struct ecore_mcast_obj *o);
sys/dev/bxe/ecore_sp.h
1102
int (*get_registry_size)(struct ecore_mcast_obj *o);
sys/dev/bxe/ecore_sp.h
1103
void (*set_registry_size)(struct ecore_mcast_obj *o, int n);
sys/dev/bxe/ecore_sp.h
1927
struct ecore_mcast_obj *mcast_obj,
sys/dev/bxe/ecore_sp.h
979
struct ecore_mcast_obj *mcast_obj;