/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4rx.c | 430 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 D | lm_l4sp.c | 331 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()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/ |
H A D | lm_l5.c | 1483 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()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm_user_mode_debug.h | 124 #define MM_ACQUIRE_SB_LOCK_IMP(pdev, sb_idx) \ argument 126 #define MM_RELEASE_SB_LOCK_IMP(pdev, sb_idx) \ argument
|
H A D | mm_dos.h | 174 #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 D | mm_uefi.h | 180 #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 D | mm.h | 157 #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
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_mm_l4.c | 217 u8_t sb_idx in mm_tcp_get_gen_bufs()
|
H A D | bnxe_mm.c | 1390 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()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ |
H A D | lm_vf.c | 181 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
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_sb.c | 1548 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()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 3334 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()
|