Home
last modified time | relevance | path

Searched defs:sb_idx (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c430 u8_t sb_idx in lm_tcp_rx_skp_process()
481 u8_t sb_idx, in lm_tcp_rx_delete_isle()
714 …peninsula_to_rq(lm_device_t * pdev, lm_tcp_state_t * tcp, u32_t max_num_bytes_to_copy, u8_t sb_idx) in lm_tcp_rx_peninsula_to_rq()
825 …e(lm_device_t * pdev, lm_tcp_state_t * tcp, lm_tcp_gen_buf_t * gen_buf, u8_t sb_idx, u8_t isle_num) in lm_tcp_rx_gen_isle_create()
886 …* pdev, lm_tcp_state_t * tcp, u32_t nbytes, lm_tcp_gen_buf_t * gen_buf, u8_t sb_idx, u8_t isle_num) in lm_tcp_rx_gen_isle_right_process()
936 …* pdev, lm_tcp_state_t * tcp, u32_t nbytes, lm_tcp_gen_buf_t * gen_buf, u8_t sb_idx, u8_t isle_num) in lm_tcp_rx_gen_isle_left_process()
979 void lm_tcp_rx_gen_join_process(lm_device_t * pdev, lm_tcp_state_t * tcp, u8_t sb_idx, u8_t isle_nu… in lm_tcp_rx_gen_join_process()
1031 static __inline lm_tcp_gen_buf_t * lm_tcp_rx_next_grq_buf(lm_device_t * pdev, u8_t sb_idx) in lm_tcp_rx_next_grq_buf()
1185 u8_t sb_idx) in lm_tcp_rx_process_cqe()
H A Dlm_l4sp.c331 u8_t lm_tcp_rx_fill_grq(struct _lm_device_t * pdev, u8_t sb_idx, d_list_t * bypass_gen_pool_list, u… in lm_tcp_rx_fill_grq()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.h89 u8 sb_idx; member
H A Decore_l2_api.h78 u8 sb_idx; member
H A Decore_int.c1731 u8 *sb_idx, in ecore_int_register_cb()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c1483 u8_t lm_sc_is_eq_completion(lm_device_t *pdev, u8_t sb_idx) in lm_sc_is_eq_completion()
1505 lm_fc_is_eq_completion(lm_device_t *pdev, u8_t sb_idx) in lm_fc_is_eq_completion()
1625 IN u8_t sb_idx) in lm_sc_service_eq_intr()
1746 lm_fc_service_eq_intr(lm_device_t *pdev, u8_t sb_idx) in lm_fc_service_eq_intr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm_user_mode_debug.h124 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) \ argument
126 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) \ argument
H A Dmm_uefi.h180 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) LOCK() argument
181 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) UNLOCK() argument
H A Dmm_dos.h174 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) LOCK() argument
175 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) UNLOCK() argument
H A Dmm.h157 #define MM_ACQUIRE_SB_LOCK(/* struct _lm_device_t* */pdev, /* u8_t */sb_idx) MM_ACQUIRE_SB_LOCK_IMP… argument
158 #define MM_RELEASE_SB_LOCK(/* struct _lm_device_t* */pdev, /* u8_t */sb_idx) MM_RELEASE_SB_LOCK_IMP… argument
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_misc.c231 u32_t sb_idx; in lm_disable_int() local
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm_l4.c217 u8_t sb_idx in mm_tcp_get_gen_bufs()
H A Dbnxe_mm.c1390 void MM_ACQUIRE_SB_LOCK_IMP(lm_device_t * pDev, u8_t sb_idx) in MM_ACQUIRE_SB_LOCK_IMP()
1396 void MM_RELEASE_SB_LOCK_IMP(lm_device_t * pDev, u8_t sb_idx) in MM_RELEASE_SB_LOCK_IMP()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c181 u8_t sb_idx = 0; in lm_pf_vf_fill_init_vf_response() local
501 u8_t sb_idx; in lm_pf_vf_fill_close_vf_response() local
3484 u8_t sb_idx; in lm_pf_finally_release_vf() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c1548 lm_status_t lm_pf_init_vf_non_def_sb(struct _lm_device_t *pdev, lm_vf_info_t *vf_info, u8_t sb_idx,… in lm_pf_init_vf_non_def_sb()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3334 static __inline u16_t volatile * lm_get_sb_running_indexes(lm_device_t *pdev, u8_t sb_idx) in lm_get_sb_running_indexes()
3347 static __inline u16_t volatile * lm_get_sb_indexes(lm_device_t *pdev, u8_t sb_idx) in lm_get_sb_indexes()