Lines Matching refs:pnicvf
126 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc); in nicvf_alloc_page()
196 this_cpu_inc(nic->pnicvf->drv_stats->rcv_buffer_alloc_failures); in nicvf_alloc_rcv_buffer()
284 if (!nic->pnicvf->xdp_prog) { in nicvf_init_rbdr()
444 netif_running(nic->pnicvf->netdev)) in nicvf_refill_rbdr()
526 if (qidx < nic->pnicvf->xdp_tx_queues) { in nicvf_init_snd_queue()
1068 struct queue_set *pqs = nic->pnicvf->qs; in nicvf_config_data_transfer()
1389 this_cpu_inc(nic->pnicvf->drv_stats->tx_tso); in nicvf_sq_add_hdr_subdesc()
1403 if (!atomic_add_unless(&nic->pnicvf->tx_ptp_skbs, 1, 1)) in nicvf_sq_add_hdr_subdesc()
1470 txq = netdev_get_tx_queue(nic->pnicvf->netdev, in nicvf_sq_doorbell()
1545 this_cpu_inc(nic->pnicvf->drv_stats->tx_tso); in nicvf_sq_append_tso()
1624 nic = nic->pnicvf; in nicvf_sq_append_skb()