Home
last modified time | relevance | path

Searched refs:ctxptr (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
A Dresponse_manager.c50 cwq->wk.ctxptr = oct; in octeon_setup_response_list()
229 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in oct_poll_req_completion()
A Dlio_vf_rep.c351 struct sk_buff *skb = sc->ctxptr; in lio_vf_rep_packet_sent_callback()
415 sc->ctxptr = skb; in lio_vf_rep_pkt_xmit()
464 struct lio_vf_rep_desc *vf_rep = wk->ctxptr; in lio_vf_rep_fetch_stats()
538 vf_rep->stats_wk.ctxptr = (void *)vf_rep; in lio_vf_rep_create()
A Docteon_iq.h291 void *ctxptr; member
A Dcn23xx_vf_device.c266 struct octeon_mbox *mbox = (struct octeon_mbox *)wk->ctxptr; in cn23xx_vf_mbox_thread()
307 mbox->mbox_poll_wk.ctxptr = mbox; in cn23xx_setup_vf_mbox()
A Drequest_manager.c149 db_wq->wk.ctxptr = oct; in octeon_init_instr_queue()
526 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_db_timeout()
902 sc->ctxptr = (u8 *)sc + offset; in octeon_alloc_soft_command()
A Docteon_console.c484 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_console()
692 oct->console_poll_work[console_num].ctxptr = (void *)oct; in octeon_add_console()
A Dlio_main.c508 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_link_status_change()
536 lio->link_status_wq.wk.ctxptr = lio; in setup_link_status_change_wq()
608 struct lio *lio = (struct lio *)wk->ctxptr; in lio_sync_octeon_time()
669 lio->sync_octeon_time_wq.wk.ctxptr = lio; in setup_sync_octeon_time_wq()
1717 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_poll_check_txq_status()
1744 lio->txq_status_wq.wk.ctxptr = lio; in setup_tx_poll_fn()
1809 lio->stats_wk.ctxptr = lio; in liquidio_open()
3954 oct = (struct octeon_device *)wk->ctxptr; in nic_starter()
4128 octeon_dev->nic_poll_work.ctxptr = (void *)octeon_dev; in octeon_device_init()
A Docteon_device.h305 void *ctxptr; member
A Dlio_core.c452 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_poll_check_rxq_oom_status()
483 wq->wk.ctxptr = lio; in setup_rx_oom_poll_fn()
1462 struct lio *lio = wk->ctxptr; in lio_fetch_stats()
A Dlio_vf_main.c286 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_link_status_change()
314 lio->link_status_wq.wk.ctxptr = lio; in setup_link_status_change_wq()
933 lio->stats_wk.ctxptr = lio; in liquidio_open()
A Dcn23xx_pf_device.c681 struct octeon_mbox *mbox = (struct octeon_mbox *)wk->ctxptr; in cn23xx_pf_mbox_thread()
749 mbox->mbox_poll_wk.ctxptr = (void *)mbox; in cn23xx_setup_pf_mbox()
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
A Doctep_vf_mbox.c35 oct->mbox->wk.ctxptr = oct; in octep_vf_setup_mbox()
86 oct = (struct octep_vf_device *)wk->ctxptr; in octep_vf_mbox_work()
A Doctep_vf_main.h91 void *ctxptr; member
/linux/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_pfvf_mbox.c259 oct->mbox[ring]->wk.ctxptr = oct->mbox[ring]; in octep_setup_pfvf_mbox()
397 mbox = (struct octep_mbox *)wk->ctxptr; in octep_pfvf_mbox_work()
A Doctep_main.h126 void *ctxptr; member

Completed in 44 milliseconds