Symbol: p_virt
sys/dev/qlnx/qlnxe/ecore_cxt.c
1003
void **p_virt = &p_mngr->t2[i].p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
1005
*p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1008
if (!p_mngr->t2[i].p_virt) {
sys/dev/qlnx/qlnxe/ecore_cxt.c
1012
OSAL_MEM_ZERO(*p_virt, size);
sys/dev/qlnx/qlnxe/ecore_cxt.c
1031
struct src_ent *entries = p_mngr->t2[i].p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
1090
if (p_dma->p_virt)
sys/dev/qlnx/qlnxe/ecore_cxt.c
1092
p_dma->p_virt,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1095
p_dma->p_virt = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_cxt.c
1127
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
1131
p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_cxt.c
1133
if (!p_virt)
sys/dev/qlnx/qlnxe/ecore_cxt.c
1135
OSAL_MEM_ZERO(p_virt, size);
sys/dev/qlnx/qlnxe/ecore_cxt.c
1138
ilt_shadow[line].p_virt = p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
1143
line, (unsigned long long)p_phys, p_virt, size);
sys/dev/qlnx/qlnxe/ecore_cxt.c
1789
if (p_shdw[line].p_virt != OSAL_NULL) {
sys/dev/qlnx/qlnxe/ecore_cxt.c
188
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2151
if (!p_mngr->ilt_shadow[line].p_virt)
sys/dev/qlnx/qlnxe/ecore_cxt.c
2154
p_info->p_cxt = (u8 *)p_mngr->ilt_shadow[line].p_virt +
sys/dev/qlnx/qlnxe/ecore_cxt.c
2379
p_info->blocks[i] = p_mngr->ilt_shadow[shadow_line].p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2404
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2452
if (p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].p_virt)
sys/dev/qlnx/qlnxe/ecore_cxt.c
2463
p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2466
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_cxt.c
2470
OSAL_MEM_ZERO(p_virt, p_blk->real_size_in_page);
sys/dev/qlnx/qlnxe/ecore_cxt.c
2480
u8 *elem_start = (u8 *)p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2491
p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].p_virt = p_virt;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2599
if (!p_hwfn->p_cxt_mngr->ilt_shadow[i].p_virt)
sys/dev/qlnx/qlnxe/ecore_cxt.c
2603
p_hwfn->p_cxt_mngr->ilt_shadow[i].p_virt,
sys/dev/qlnx/qlnxe/ecore_cxt.c
2607
p_hwfn->p_cxt_mngr->ilt_shadow[i].p_virt = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_cxt.c
2686
*pp_task_ctx = (u8 *)p_mngr->ilt_shadow[ilt_idx].p_virt +
sys/dev/qlnx/qlnxe/ecore_cxt.c
954
if (p_mngr->t2[i].p_virt)
sys/dev/qlnx/qlnxe/ecore_cxt.c
956
p_mngr->t2[i].p_virt,
sys/dev/qlnx/qlnxe/ecore_dev.c
6086
void *p_virt = p_chain->p_virt_addr, *p_virt_next = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_dev.c
6091
if (!p_virt)
sys/dev/qlnx/qlnxe/ecore_dev.c
6097
if (!p_virt)
sys/dev/qlnx/qlnxe/ecore_dev.c
6100
p_next = (struct ecore_chain_next *)((u8 *)p_virt + size);
sys/dev/qlnx/qlnxe/ecore_dev.c
6104
OSAL_DMA_FREE_COHERENT(p_dev, p_virt, p_phys,
sys/dev/qlnx/qlnxe/ecore_dev.c
6107
p_virt = p_virt_next;
sys/dev/qlnx/qlnxe/ecore_dev.c
6202
void *p_virt = OSAL_NULL, *p_virt_prev = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_dev.c
6207
p_virt = OSAL_DMA_ALLOC_COHERENT(p_dev, &p_phys,
sys/dev/qlnx/qlnxe/ecore_dev.c
6209
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_dev.c
6216
ecore_chain_init_mem(p_chain, p_virt, p_phys);
sys/dev/qlnx/qlnxe/ecore_dev.c
6220
p_virt, p_phys);
sys/dev/qlnx/qlnxe/ecore_dev.c
6223
p_virt_prev = p_virt;
sys/dev/qlnx/qlnxe/ecore_dev.c
6239
void *p_virt = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_dev.c
6241
p_virt = OSAL_DMA_ALLOC_COHERENT(p_dev, &p_phys, ECORE_CHAIN_PAGE_SIZE);
sys/dev/qlnx/qlnxe/ecore_dev.c
6242
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_dev.c
6247
ecore_chain_init_mem(p_chain, p_virt, p_phys);
sys/dev/qlnx/qlnxe/ecore_dev.c
6262
void *p_virt = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_dev.c
6296
p_virt = OSAL_DMA_ALLOC_COHERENT(p_dev, &p_phys,
sys/dev/qlnx/qlnxe/ecore_dev.c
6298
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_dev.c
6305
ecore_chain_init_mem(p_chain, p_virt, p_phys);
sys/dev/qlnx/qlnxe/ecore_dev.c
6312
p_chain->pbl.pp_virt_addr_tbl[i] = p_virt;
sys/dev/qlnx/qlnxe/ecore_hw.c
1096
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_hw.c
1099
p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev, &p_phys, 2 * size);
sys/dev/qlnx/qlnxe/ecore_hw.c
1100
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_hw.c
1108
for (p_tmp = (u32 *)p_virt;
sys/dev/qlnx/qlnxe/ecore_hw.c
1109
p_tmp < (u32 *)((u8 *)p_virt + size);
sys/dev/qlnx/qlnxe/ecore_hw.c
1117
OSAL_MEM_ZERO((u8 *)p_virt + size, size);
sys/dev/qlnx/qlnxe/ecore_hw.c
1121
phase, (unsigned long long)p_phys, p_virt,
sys/dev/qlnx/qlnxe/ecore_hw.c
1122
(unsigned long long)(p_phys + size), (u8 *)p_virt + size,
sys/dev/qlnx/qlnxe/ecore_hw.c
1136
for (p_tmp = (u32 *)((u8 *)p_virt + size);
sys/dev/qlnx/qlnxe/ecore_hw.c
1137
p_tmp < (u32 *)((u8 *)p_virt + (2 * size));
sys/dev/qlnx/qlnxe/ecore_hw.c
1146
(unsigned long long)(p_phys + (u32)((u8 *)p_tmp - (u8 *)p_virt)),
sys/dev/qlnx/qlnxe/ecore_hw.c
1154
OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, p_virt, p_phys, 2 * size);
sys/dev/qlnx/qlnxe/ecore_int.c
1410
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_int.c
1420
p_virt = OSAL_DMA_ALLOC_COHERENT(p_dev, &p_phys,
sys/dev/qlnx/qlnxe/ecore_int.c
1422
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_int.c
1430
ecore_int_sb_attn_init(p_hwfn, p_ptt, p_virt, p_phys);
sys/dev/qlnx/qlnxe/ecore_int.c
1800
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_int.c
1810
p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_int.c
1813
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_int.c
1822
p_virt, p_phys, ECORE_SP_SB_ID);
sys/dev/qlnx/qlnxe/ecore_ll2.c
1152
void *p_virt;
sys/dev/qlnx/qlnxe/ecore_ll2.c
1184
p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_ll2.c
1187
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_ll2.c
1194
p_buf->rx_buffer_virt_addr = p_virt;
sys/dev/qlnx/qlnxe/ecore_spq.c
578
struct ecore_spq_entry *p_virt = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_spq.c
593
p_virt = p_spq->p_virt;
sys/dev/qlnx/qlnxe/ecore_spq.c
597
DMA_REGPAIR_LE(p_virt->elem.data_ptr, p_phys);
sys/dev/qlnx/qlnxe/ecore_spq.c
599
OSAL_LIST_PUSH_TAIL(&p_virt->list, &p_spq->free_pool);
sys/dev/qlnx/qlnxe/ecore_spq.c
601
p_virt++;
sys/dev/qlnx/qlnxe/ecore_spq.c
643
struct ecore_spq_entry *p_virt = OSAL_NULL;
sys/dev/qlnx/qlnxe/ecore_spq.c
670
p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev, &p_phys,
sys/dev/qlnx/qlnxe/ecore_spq.c
673
if (!p_virt) {
sys/dev/qlnx/qlnxe/ecore_spq.c
677
p_spq->p_virt = p_virt;
sys/dev/qlnx/qlnxe/ecore_spq.c
707
if (p_spq->p_virt) {
sys/dev/qlnx/qlnxe/ecore_spq.c
710
p_spq->p_virt,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1073
p_bulletin = p_vf->bulletin.p_virt;
sys/dev/qlnx/qlnxe/ecore_sriov.c
1251
if (vf->bulletin.p_virt)
sys/dev/qlnx/qlnxe/ecore_sriov.c
1252
OSAL_MEMSET(vf->bulletin.p_virt, 0,
sys/dev/qlnx/qlnxe/ecore_sriov.c
1253
sizeof(*vf->bulletin.p_virt));
sys/dev/qlnx/qlnxe/ecore_sriov.c
2023
p_vf->bulletin.p_virt->mac,
sys/dev/qlnx/qlnxe/ecore_sriov.c
2048
filter.vlan = p_vf->bulletin.p_virt->pvid;
sys/dev/qlnx/qlnxe/ecore_sriov.c
2171
p_bitmap = &vf_info->bulletin.p_virt->valid_bitmap;
sys/dev/qlnx/qlnxe/ecore_sriov.c
2175
vf_info->bulletin.p_virt->default_only_untagged = vf_req;
sys/dev/qlnx/qlnxe/ecore_sriov.c
2191
params.only_untagged = vf_info->bulletin.p_virt->default_only_untagged;
sys/dev/qlnx/qlnxe/ecore_sriov.c
3326
if (p_vf->bulletin.p_virt->valid_bitmap & (1 << VLAN_ADDR_FORCED))
sys/dev/qlnx/qlnxe/ecore_sriov.c
3366
if (p_vf->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED))
sys/dev/qlnx/qlnxe/ecore_sriov.c
3439
struct ecore_bulletin_content *p_bulletin = vf->bulletin.p_virt;
sys/dev/qlnx/qlnxe/ecore_sriov.c
377
p_bulletin = p_vf->bulletin.p_virt;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4102
p_bulletin = p_vf->bulletin.p_virt;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4443
OSAL_MEMCPY(vf_info->bulletin.p_virt->mac,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4446
vf_info->bulletin.p_virt->valid_bitmap |= feature;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4448
vf_info->bulletin.p_virt->valid_bitmap &=
sys/dev/qlnx/qlnxe/ecore_sriov.c
4473
if (vf_info->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED)) {
sys/dev/qlnx/qlnxe/ecore_sriov.c
4479
OSAL_MEMCPY(vf_info->bulletin.p_virt->mac,
sys/dev/qlnx/qlnxe/ecore_sriov.c
4482
vf_info->bulletin.p_virt->valid_bitmap |= feature;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4524
vf_info->bulletin.p_virt->valid_bitmap |= feature;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4526
vf_info->bulletin.p_virt->default_only_untagged = b_untagged_only ? 1
sys/dev/qlnx/qlnxe/ecore_sriov.c
4565
vf_info->bulletin.p_virt->pvid = pvid;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4567
vf_info->bulletin.p_virt->valid_bitmap |= feature;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4569
vf_info->bulletin.p_virt->valid_bitmap &= ~feature;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4593
vf_info->bulletin.p_virt->vxlan_udp_port = vxlan_port;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4594
vf_info->bulletin.p_virt->geneve_udp_port = geneve_port;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4739
if (!p_vf || !p_vf->bulletin.p_virt)
sys/dev/qlnx/qlnxe/ecore_sriov.c
4742
if (!(p_vf->bulletin.p_virt->valid_bitmap & (1 << MAC_ADDR_FORCED)))
sys/dev/qlnx/qlnxe/ecore_sriov.c
4745
return p_vf->bulletin.p_virt->mac;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4754
if (!p_vf || !p_vf->bulletin.p_virt)
sys/dev/qlnx/qlnxe/ecore_sriov.c
4757
if (!(p_vf->bulletin.p_virt->valid_bitmap & (1 << VLAN_ADDR_FORCED)))
sys/dev/qlnx/qlnxe/ecore_sriov.c
4760
return p_vf->bulletin.p_virt->pvid;
sys/dev/qlnx/qlnxe/ecore_sriov.c
516
vf->bulletin.p_virt = p_bulletin_virt + idx;
sys/dev/qlnx/qlnxe/ecore_vf.c
1717
crc_size = sizeof(p_iov->bulletin.p_virt->crc);
sys/dev/qlnx/qlnxe/ecore_vf.c
1721
OSAL_MEMCPY(&shadow, p_iov->bulletin.p_virt, p_iov->bulletin.size);
sys/dev/qlnx/qlnxe/ecore_vf.c
249
if (p_iov->bulletin.p_virt) {
sys/dev/qlnx/qlnxe/ecore_vf.c
252
p_iov->bulletin.p_virt,
sys/dev/qlnx/qlnxe/ecore_vf.c
609
p_iov->bulletin.p_virt = OSAL_DMA_ALLOC_COHERENT(p_hwfn->p_dev,
sys/dev/qlnx/qlnxe/ecore_vf.c
614
p_iov->bulletin.p_virt,
sys/dev/qlnx/qlnxe/ecore_vfpf_if.h
666
struct ecore_bulletin_content *p_virt;
sys/dev/qlnx/qlnxe/qlnx_os.c
6121
union eth_tx_bd_types *p_virt;
sys/dev/qlnx/qlnxe/qlnx_os.c
6135
sizeof(*p_virt),