Searched refs:OSAL_IOMEM (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_int_api.h | 55 void OSAL_IOMEM *igu_addr; 152 void OSAL_IOMEM *addr, in __internal_ram_wr() 156 void OSAL_IOMEM *addr, in __internal_ram_wr() 164 DIRECT_REG_WR(p_hwfn, &((u32 OSAL_IOMEM *)addr)[i], data[i]); in __internal_ram_wr() 169 void OSAL_IOMEM *addr, in internal_ram_wr() 175 static OSAL_INLINE void internal_ram_wr(void OSAL_IOMEM *addr, in internal_ram_wr()
|
H A D | ecore_fcoe_api.h | 104 void OSAL_IOMEM *ecore_fcoe_get_db_addr(struct ecore_hwfn *p_hwfn, 107 void OSAL_IOMEM *ecore_fcoe_get_global_cmdq_cons(struct ecore_hwfn *p_hwfn, 110 void OSAL_IOMEM *ecore_fcoe_get_primary_bdq_prod(struct ecore_hwfn *p_hwfn, 113 void OSAL_IOMEM *ecore_fcoe_get_secondary_bdq_prod(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_iscsi_api.h | 228 void OSAL_IOMEM *ecore_iscsi_get_db_addr(struct ecore_hwfn *p_hwfn, 231 void OSAL_IOMEM *ecore_iscsi_get_global_cmdq_cons(struct ecore_hwfn *p_hwfn, 234 void OSAL_IOMEM *ecore_iscsi_get_primary_bdq_prod(struct ecore_hwfn *p_hwfn, 237 void OSAL_IOMEM *ecore_iscsi_get_secondary_bdq_prod(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_vf.h | 143 void OSAL_IOMEM **pp_prod); 161 void OSAL_IOMEM **pp_doorbell); 343 …ma_addr_t OSAL_UNUSED cqe_pbl_addr, u16 OSAL_UNUSED cqe_pbl_size, void OSAL_IOMEM OSAL_UNUSED **pp… in ecore_vf_pf_rxq_start() 344 …p_cid, dma_addr_t OSAL_UNUSED pbl_addr, u16 OSAL_UNUSED pbl_size, void OSAL_IOMEM OSAL_UNUSED **pp… in ecore_vf_pf_txq_start()
|
H A D | ecore_ll2.h | 87 void OSAL_IOMEM *set_prod_addr; 103 void OSAL_IOMEM *doorbell_addr;
|
H A D | ecore_vf.c | 549 p_hwfn->doorbells = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_vf_hw_prepare() 570 p_hwfn->doorbells = (u8 OSAL_IOMEM*) in ecore_vf_hw_prepare() 575 p_hwfn->doorbells = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_vf_hw_prepare() 645 p_hwfn->doorbells = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_vf_hw_prepare() 834 void OSAL_IOMEM **pp_prod) in ecore_vf_pf_rxq_start() 861 *pp_prod = (u8 OSAL_IOMEM*) in ecore_vf_pf_rxq_start() 892 *pp_prod = (u8 OSAL_IOMEM *)p_hwfn->regview + resp->offset; in ecore_vf_pf_rxq_start() 955 void OSAL_IOMEM **pp_doorbell) in ecore_vf_pf_txq_start() 995 *pp_doorbell = (u8 OSAL_IOMEM*)p_hwfn->doorbells + in ecore_vf_pf_txq_start() 1000 *pp_doorbell = (u8 OSAL_IOMEM*)p_hwfn->doorbells + in ecore_vf_pf_txq_start()
|
H A D | ecore_l2_api.h | 87 void OSAL_IOMEM *p_prod; 92 void OSAL_IOMEM *p_doorbell;
|
H A D | ecore.h | 669 void OSAL_IOMEM *regview; 670 void OSAL_IOMEM *doorbells; 892 void OSAL_IOMEM *regview; 893 void OSAL_IOMEM *doorbells;
|
H A D | ecore_dev_api.h | 853 void OSAL_IOMEM *db_addr, 868 void OSAL_IOMEM *db_addr,
|
H A D | ecore_dev.c | 98 void OSAL_IOMEM *db_addr; 118 static bool ecore_db_rec_sanity(struct ecore_dev *p_dev, void OSAL_IOMEM *db_addr, in ecore_db_rec_sanity() 142 void OSAL_IOMEM *db_addr) in ecore_db_rec_find_hwfn() 158 void OSAL_IOMEM *db_addr, in ecore_db_recovery_add() 207 void OSAL_IOMEM *db_addr, in ecore_db_recovery_del() 5839 ecore_hw_prepare_single(struct ecore_hwfn *p_hwfn, void OSAL_IOMEM *p_regview, in ecore_hw_prepare_single() 5840 void OSAL_IOMEM *p_doorbells, u64 db_phys_addr, in ecore_hw_prepare_single() 6010 void OSAL_IOMEM *p_regview, *p_doorbell; in ecore_hw_prepare() 6011 u8 OSAL_IOMEM *addr; in ecore_hw_prepare() 6018 addr = (u8 OSAL_IOMEM *)p_dev->regview + offset; in ecore_hw_prepare() [all …]
|
H A D | ecore_int.c | 856 (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_int_assertion() 1139 (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_int_deassertion() 1210 void OSAL_IOMEM *igu_addr, u32 ack_cons) in ecore_sb_ack_attn() 1723 sb_info->igu_addr = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_int_sb_init() 1729 (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_int_sb_init()
|
H A D | ecore_spq.c | 580 void OSAL_IOMEM *db_addr; in ecore_spq_setup() 697 void OSAL_IOMEM *db_addr; in ecore_spq_free()
|
H A D | ecore_hw.c | 334 u32 OSAL_IOMEM *reg_addr; in ecore_memcpy_hw() 349 reg_addr = (u32 OSAL_IOMEM *)OSAL_REG_ADDR(p_hwfn, hw_offset); in ecore_memcpy_hw()
|
H A D | ecore_l2.c | 990 void OSAL_IOMEM **pp_prod) in ecore_eth_pf_rx_queue_start() 994 *pp_prod = (u8 OSAL_IOMEM*) in ecore_eth_pf_rx_queue_start() 1255 void OSAL_IOMEM **pp_doorbell) in ecore_eth_pf_tx_queue_start() 1267 *pp_doorbell = (u8 OSAL_IOMEM *) in ecore_eth_pf_tx_queue_start()
|
H A D | bcm_osal.h | 414 #define OSAL_IOMEM macro
|
H A D | ecore_ll2.c | 1485 p_rx->set_prod_addr = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_ll2_establish_connection() 1488 p_tx->doorbell_addr = (u8 OSAL_IOMEM*)p_hwfn->doorbells + in ecore_ll2_establish_connection()
|
H A D | ecore_rdma.c | 1098 out_params->dpi_addr = (u64)(osal_int_ptr_t)((u8 OSAL_IOMEM*)p_hwfn->doorbells + in ecore_rdma_add_user()
|