Searched refs:event_ring_elem (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | microcode_constants.h | 74 #define C_ERES_PER_PAGE ( PAGE_SIZE / BITS_TO_BYTES(STRUCT_SIZE(event_ring_elem)) )
|
H A D | 5710_hsi.h | 8189 union event_ring_elem union
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_sp.c | 2756 …LINE void lm_eq_handle_function_start_eqe(struct _lm_device_t * pdev, union event_ring_elem * elem) in lm_eq_handle_function_start_eqe() 2763 static INLINE void lm_eq_handle_function_stop_eqe(struct _lm_device_t * pdev, union event_ring_elem… in lm_eq_handle_function_stop_eqe() 2771 static INLINE void lm_eq_handle_cfc_del_eqe(struct _lm_device_t * pdev, union event_ring_elem * ele… in lm_eq_handle_cfc_del_eqe() 2825 static INLINE void lm_eq_handle_fwd_setup_eqe(struct _lm_device_t * pdev, union event_ring_elem * e… in lm_eq_handle_fwd_setup_eqe() 2836 static INLINE void lm_eq_handle_mcast_eqe(struct _lm_device_t * pdev, union event_ring_elem * elem) in lm_eq_handle_mcast_eqe() 2896 …LINE void lm_eq_handle_classification_eqe(struct _lm_device_t * pdev, union event_ring_elem * elem) in lm_eq_handle_classification_eqe() 3004 static INLINE void lm_eq_handle_stats_eqe(struct _lm_device_t * pdev, union event_ring_elem * elem) in lm_eq_handle_stats_eqe() 3019 static INLINE void lm_eq_handle_filter_rules_eqe(struct _lm_device_t * pdev, union event_ring_elem … in lm_eq_handle_filter_rules_eqe() 3054 static INLINE void lm_eq_handle_rss_update_eqe(struct _lm_device_t * pdev, union event_ring_elem * … in lm_eq_handle_rss_update_eqe() 3104 …INE void lm_eq_handle_function_update_eqe(struct _lm_device_t * pdev, union event_ring_elem * elem) in lm_eq_handle_function_update_eqe() [all …]
|
H A D | lm_resc.c | 1495 …chain_virt, bd_chain->bd_chain_phy, bd_chain->page_cnt, sizeof(union event_ring_elem), /* is full?… in lm_setup_eq()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.h | 217 union event_ring_elem *elem; 489 union event_ring_elem *cqe,
|
H A D | ecore_sp_verbs.c | 1917 union event_ring_elem *cqe, in ecore_complete_vlan_mac()
|