Searched refs:ecore_mcast_obj (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.h981 struct ecore_mcast_obj *mcast_obj;
1005 struct ecore_mcast_obj { struct
1061 int (*hdl_restore)(struct bxe_softc *sc, struct ecore_mcast_obj *o,
1064 int (*enqueue_cmd)(struct bxe_softc *sc, struct ecore_mcast_obj *o,
1069 struct ecore_mcast_obj *o, int idx,
1076 bool (*check_pending)(struct ecore_mcast_obj *o);
1081 void (*set_sched)(struct ecore_mcast_obj *o);
1082 void (*clear_sched)(struct ecore_mcast_obj *o);
1083 bool (*check_sched)(struct ecore_mcast_obj *o);
1086 int (*wait_comp)(struct bxe_softc *sc, struct ecore_mcast_obj *
[all...]
H A Decore_sp.c2855 struct ecore_mcast_obj *o)
2865 struct ecore_mcast_obj *o,
2945 static inline int ecore_mcast_get_next_bin(struct ecore_mcast_obj *o, int last)
2972 static inline int ecore_mcast_clear_first_bin(struct ecore_mcast_obj *o)
2982 static inline uint8_t ecore_mcast_get_rx_tx_flag(struct ecore_mcast_obj *o)
2999 struct ecore_mcast_obj *o, int idx,
3061 struct bxe_softc *sc, struct ecore_mcast_obj *o , int start_bin,
3092 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
3128 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
3158 struct ecore_mcast_obj *
[all...]
H A Dbxe.h1475 struct ecore_mcast_obj mcast_obj;

Completed in 174 milliseconds