Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dresponse_manager.c50 cwq->wk.ctxptr = oct; in octeon_setup_response_list()
162 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in oct_poll_req_completion()
Dlio_vf_rep.c58 (struct lio_vf_rep_sc_ctx *)sc->ctxptr; in lio_vf_rep_send_sc_complete()
87 ctx = (struct lio_vf_rep_sc_ctx *)sc->ctxptr; in lio_vf_rep_send_soft_command()
368 struct sk_buff *skb = sc->ctxptr; in lio_vf_rep_packet_sent_callback()
428 sc->ctxptr = skb; in lio_vf_rep_pkt_xmit()
488 struct lio_vf_rep_desc *vf_rep = wk->ctxptr; in lio_vf_rep_fetch_stats()
563 vf_rep->stats_wk.ctxptr = (void *)vf_rep; in lio_vf_rep_create()
Docteon_nic.c102 nctrl = (struct octnic_ctrl_pkt *)sc->ctxptr; in octnet_link_ctrl_callback()
139 memcpy(sc->ctxptr, nctrl, sizeof(struct octnic_ctrl_pkt)); in octnic_alloc_ctrl_pkt_sc()
Dlio_core.c47 ctx = (struct liquidio_if_cfg_context *)sc->ctxptr; in lio_if_cfg_callback()
470 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_poll_check_rxq_oom_status()
502 lio->rxq_status_wq.wk.ctxptr = lio; in setup_rx_oom_poll_fn()
1227 ctx = (struct liquidio_if_cfg_context *)sc->ctxptr; in liquidio_change_mtu_completion()
1264 ctx = (struct liquidio_if_cfg_context *)sc->ctxptr; in liquidio_change_mtu()
1337 (struct oct_nic_stats_ctrl *)sc->ctxptr; in octnet_nic_stats_callback()
1452 ctrl = (struct oct_nic_stats_ctrl *)sc->ctxptr; in octnet_get_link_stats()
1492 ctx = sc->ctxptr; in liquidio_nic_seapi_ctl_callback()
1532 ctx = sc->ctxptr; in liquidio_set_speed()
1611 ctx = sc->ctxptr; in liquidio_get_speed()
Docteon_iq.h289 void *ctxptr; member
Dlio_main.c553 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_link_status_change()
581 lio->link_status_wq.wk.ctxptr = lio; in setup_link_status_change_wq()
673 struct lio *lio = (struct lio *)wk->ctxptr; in lio_sync_octeon_time()
734 lio->sync_octeon_time_wq.wk.ctxptr = lio; in setup_sync_octeon_time_wq()
1192 ctx = (struct liquidio_rx_ctl_context *)sc->ctxptr; in rx_ctl_callback()
1230 ctx = (struct liquidio_rx_ctl_context *)sc->ctxptr; in send_rx_ctrl_cmd()
1792 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_poll_check_txq_status()
1819 lio->txq_status_wq.wk.ctxptr = lio; in setup_tx_poll_fn()
2953 ctx = (struct lio_trusted_vf_ctx *)sc->ctxptr; in trusted_vf_callback()
2969 ctx = (struct lio_trusted_vf_ctx *)sc->ctxptr; in liquidio_send_vf_trust_cmd()
[all …]
Drequest_manager.c161 db_wq->wk.ctxptr = oct; in octeon_init_instr_queue()
553 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_db_timeout()
855 sc->ctxptr = (u8 *)sc + offset; in octeon_alloc_soft_command()
Dcn23xx_vf_device.c266 struct octeon_mbox *mbox = (struct octeon_mbox *)wk->ctxptr; in cn23xx_vf_mbox_thread()
309 mbox->mbox_poll_wk.ctxptr = mbox; in cn23xx_setup_vf_mbox()
Docteon_console.c485 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_console()
693 oct->console_poll_work[console_num].ctxptr = (void *)oct; in octeon_add_console()
Dlio_vf_main.c296 struct lio *lio = (struct lio *)wk->ctxptr; in octnet_link_status_change()
324 lio->link_status_wq.wk.ctxptr = lio; in setup_link_status_change_wq()
585 ctx = (struct liquidio_rx_ctl_context *)sc->ctxptr; in rx_ctl_callback()
623 ctx = (struct liquidio_rx_ctl_context *)sc->ctxptr; in send_rx_ctrl_cmd()
1965 ctx = (struct liquidio_if_cfg_context *)sc->ctxptr; in setup_nic_devices()
Docteon_device.h305 void *ctxptr; member
Dlio_ethtool.c759 mdio_cmd_ctx = (struct oct_mdio_cmd_context *)sc->ctxptr; in octnet_mdio_resp_callback()
794 mdio_cmd_ctx = (struct oct_mdio_cmd_context *)sc->ctxptr; in octnet_mdio45_access()
1033 ctx = (struct liquidio_if_cfg_context *)sc->ctxptr; in lio_23xx_reconfigure_queue_count()
2024 ctx = (struct oct_intrmod_context *)sc->ctxptr; in octnet_intrmod_callback()
2061 ctx = (struct oct_intrmod_context *)sc->ctxptr; in octnet_get_intrmod_cfg()
2133 ctx = (struct oct_intrmod_context *)sc->ctxptr; in octnet_set_intrmod_cfg()
Dcn23xx_pf_device.c681 struct octeon_mbox *mbox = (struct octeon_mbox *)wk->ctxptr; in cn23xx_pf_mbox_thread()
751 mbox->mbox_poll_wk.ctxptr = (void *)mbox; in cn23xx_setup_pf_mbox()