Symbol: sb_id
sys/dev/bxe/bxe.c
10217
eq_data.sb_id = DEF_SB_ID;
sys/dev/bxe/bxe.h
2324
uint8_t sb_id,
sys/dev/bxe/bxe.h
2336
((sb_id << IGU_ACK_REGISTER_STATUS_BLOCK_ID_SHIFT) |
sys/dev/bxe/ecore_hsi.h
11588
uint8_t sb_id /* status block ID */;
sys/dev/bxe/ecore_hsi.h
11592
uint8_t sb_id /* status block ID */;
sys/dev/bxe/ecore_hsi.h
9388
uint8_t sb_id /* Status block id (EQ consumer) */;
sys/dev/qlnx/qlnxe/ecore_hsi_common.h
305
__le16 sb_id /* Status block ID */;
sys/dev/qlnx/qlnxe/ecore_hsi_common.h
403
__le16 sb_id /* Status block ID */;
sys/dev/qlnx/qlnxe/ecore_hsi_eth.h
1509
__le16 sb_id /* Status block ID */;
sys/dev/qlnx/qlnxe/ecore_hsi_eth.h
1605
__le16 sb_id /* Status block ID */;
sys/dev/qlnx/qlnxe/ecore_int.c
1656
u16 ecore_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id)
sys/dev/qlnx/qlnxe/ecore_int.c
1661
if (sb_id == ECORE_SP_SB_ID)
sys/dev/qlnx/qlnxe/ecore_int.c
1664
igu_sb_id = ecore_get_pf_igu_sb_id(p_hwfn, sb_id + 1);
sys/dev/qlnx/qlnxe/ecore_int.c
1666
igu_sb_id = ecore_vf_get_igu_sb_id(p_hwfn, sb_id);
sys/dev/qlnx/qlnxe/ecore_int.c
1671
sb_id);
sys/dev/qlnx/qlnxe/ecore_int.c
1672
else if (sb_id == ECORE_SP_SB_ID)
sys/dev/qlnx/qlnxe/ecore_int.c
1677
"SB [%04x] <--> IGU SB [%04x]\n", sb_id, igu_sb_id);
sys/dev/qlnx/qlnxe/ecore_int.c
1687
u16 sb_id)
sys/dev/qlnx/qlnxe/ecore_int.c
1692
sb_info->igu_sb_id = ecore_get_igu_sb_id(p_hwfn, sb_id);
sys/dev/qlnx/qlnxe/ecore_int.c
1698
if (sb_id != ECORE_SP_SB_ID) {
sys/dev/qlnx/qlnxe/ecore_int.c
1710
ecore_vf_set_sb_info(p_hwfn, sb_id, sb_info);
sys/dev/qlnx/qlnxe/ecore_int.c
1743
u16 sb_id)
sys/dev/qlnx/qlnxe/ecore_int.c
1756
ecore_vf_set_sb_info(p_hwfn, sb_id, OSAL_NULL);
sys/dev/qlnx/qlnxe/ecore_int.c
2381
u16 sb_id, bool b_to_vf)
sys/dev/qlnx/qlnxe/ecore_int.c
2391
if (sb_id == ECORE_SP_SB_ID)
sys/dev/qlnx/qlnxe/ecore_int.c
2403
igu_sb_id = ecore_get_pf_igu_sb_id(p_hwfn, sb_id + 1);
sys/dev/qlnx/qlnxe/ecore_int.c
2412
if (ecore_get_pf_igu_sb_id(p_hwfn, sb_id + 1) !=
sys/dev/qlnx/qlnxe/ecore_int.c
2477
p_block->vector_number = sb_id + 1;
sys/dev/qlnx/qlnxe/ecore_int.c
2633
u8 timer_res, u16 sb_id, bool tx)
sys/dev/qlnx/qlnxe/ecore_int.c
2644
sb_id * sizeof(u64),
sys/dev/qlnx/qlnxe/ecore_int.c
2659
CAU_REG_SB_VAR_MEMORY + sb_id * sizeof(u64), 2,
sys/dev/qlnx/qlnxe/ecore_int.h
104
u16 ecore_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id);
sys/dev/qlnx/qlnxe/ecore_int_api.h
262
u16 sb_id);
sys/dev/qlnx/qlnxe/ecore_int_api.h
290
u16 sb_id);
sys/dev/qlnx/qlnxe/ecore_int_api.h
362
u16 sb_id, bool b_to_vf);
sys/dev/qlnx/qlnxe/ecore_l2.c
1235
p_ramrod->sb_id = OSAL_CPU_TO_LE16(p_cid->sb_igu_id);
sys/dev/qlnx/qlnxe/ecore_l2.c
955
p_ramrod->sb_id = OSAL_CPU_TO_LE16(p_cid->sb_igu_id);
sys/dev/qlnx/qlnxe/ecore_ll2.c
852
p_ramrod->sb_id = OSAL_CPU_TO_LE16(ecore_int_get_sp_sb_id(p_hwfn));
sys/dev/qlnx/qlnxe/ecore_ll2.c
924
p_ramrod->sb_id = OSAL_CPU_TO_LE16(ecore_int_get_sp_sb_id(p_hwfn));
sys/dev/qlnx/qlnxe/ecore_rdma.c
805
u16 igu_sb_id, sb_id;
sys/dev/qlnx/qlnxe/ecore_rdma.c
868
sb_id = (u16)OSAL_GET_RDMA_SB_ID(p_hwfn, cnq_id);
sys/dev/qlnx/qlnxe/ecore_rdma.c
869
igu_sb_id = ecore_get_igu_sb_id(p_hwfn, sb_id);
sys/dev/qlnx/qlnxe/ecore_sriov.c
2133
int sb_id;
sys/dev/qlnx/qlnxe/ecore_sriov.c
2150
for (sb_id = 0; sb_id < vf->num_sbs; sb_id++) {
sys/dev/qlnx/qlnxe/ecore_sriov.c
2151
if (!start->sb_addr[sb_id]) {
sys/dev/qlnx/qlnxe/ecore_sriov.c
2154
vf->relative_vf_id, sb_id);
sys/dev/qlnx/qlnxe/ecore_sriov.c
2159
start->sb_addr[sb_id],
sys/dev/qlnx/qlnxe/ecore_sriov.c
2160
vf->igu_sbs[sb_id],
sys/dev/qlnx/qlnxe/ecore_vf.c
1680
u16 sb_id)
sys/dev/qlnx/qlnxe/ecore_vf.c
1689
return p_iov->acquire_resp.resc.hw_sbs[sb_id].hw_sb_id;
sys/dev/qlnx/qlnxe/ecore_vf.c
1693
u16 sb_id, struct ecore_sb_info *p_sb)
sys/dev/qlnx/qlnxe/ecore_vf.c
1702
if (sb_id >= PFVF_MAX_SBS_PER_VF) {
sys/dev/qlnx/qlnxe/ecore_vf.c
1703
DP_NOTICE(p_hwfn, true, "Can't configure SB %04x\n", sb_id);
sys/dev/qlnx/qlnxe/ecore_vf.c
1707
p_iov->sbs_info[sb_id] = p_sb;
sys/dev/qlnx/qlnxe/ecore_vf.h
248
u16 sb_id);
sys/dev/qlnx/qlnxe/ecore_vf.h
258
u16 sb_id, struct ecore_sb_info *p_sb);
sys/dev/qlnx/qlnxe/ecore_vf.h
353
static OSAL_INLINE u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id) {return 0;}
sys/dev/qlnx/qlnxe/ecore_vf.h
354
static OSAL_INLINE void ecore_vf_set_sb_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id, struct ecore_sb_info OSAL_UNUSED *p_sb) {}
sys/dev/qlnx/qlnxe/qlnx_def.h
688
u16 sb_id);
sys/dev/qlnx/qlnxe/qlnx_os.c
5772
void *sb_virt_addr, bus_addr_t sb_phy_addr, u16 sb_id)
sys/dev/qlnx/qlnxe/qlnx_os.c
5778
hwfn_index = sb_id % cdev->num_hwfns;
sys/dev/qlnx/qlnxe/qlnx_os.c
5780
rel_sb_id = sb_id / cdev->num_hwfns;
sys/dev/qlnx/qlnxe/qlnx_os.c
5785
hwfn_index, p_hwfn, sb_id, rel_sb_id, sb_info,
sys/dev/qlnx/qlnxe/qlnx_os.c
5796
qlnx_alloc_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info, u16 sb_id)
sys/dev/qlnx/qlnxe/qlnx_os.c
5814
rc = qlnx_sb_init(cdev, sb_info, sb_virt, sb_phys, sb_id);