Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h573 struct ecore_mcast_obj *mcast_obj;
597 struct ecore_mcast_obj { struct
653 int (*hdl_restore)(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, argument
656 int (*enqueue_cmd)(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, argument
661 struct ecore_mcast_obj *o, int idx, argument
668 BOOL (*check_pending)(struct ecore_mcast_obj *o); argument
673 void (*set_sched)(struct ecore_mcast_obj *o); argument
674 void (*clear_sched)(struct ecore_mcast_obj *o); argument
675 BOOL (*check_sched)(struct ecore_mcast_obj *o); argument
678 int (*wait_comp)(struct _lm_device_t *pdev, struct ecore_mcast_obj *o); argument
[all …]
H A Decore_sp_verbs.c2930 struct ecore_mcast_obj *o) in ecore_mcast_wait()
2940 struct ecore_mcast_obj *o, in ecore_mcast_enqueue_cmd()
3023 static INLINE int ecore_mcast_get_next_bin(struct ecore_mcast_obj *o, int last) in ecore_mcast_get_next_bin()
3050 static INLINE int ecore_mcast_clear_first_bin(struct ecore_mcast_obj *o) in ecore_mcast_clear_first_bin()
3060 static INLINE u8 ecore_mcast_get_rx_tx_flag(struct ecore_mcast_obj *o) in ecore_mcast_get_rx_tx_flag()
3077 struct ecore_mcast_obj *o, int idx, in ecore_mcast_set_one_rule_e2()
3139 struct _lm_device_t *pdev, struct ecore_mcast_obj *o , int start_bin, in ecore_mcast_handle_restore_cmd_e2()
3170 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_add_e2()
3206 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_del_e2()
3236 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_restore_e2()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2409 struct ecore_mcast_obj * mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_wait_set_mc_done()
2844 struct ecore_mcast_obj * obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_eq_handle_mcast_eqe()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2994 struct ecore_mcast_obj mcast_obj[LM_CLI_IDX_MAX];