Home
last modified time | relevance | path

Searched refs:octeon_soft_command (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.c50 struct octeon_soft_command *sc; in octeon_alloc_soft_command_resp()
55 sc = (struct octeon_soft_command *) in octeon_alloc_soft_command_resp()
103 struct octeon_soft_command *sc = (struct octeon_soft_command *)sc_ptr; in octnet_link_ctrl_callback()
120 static inline struct octeon_soft_command
125 struct octeon_soft_command *sc = NULL; in octnic_alloc_ctrl_pkt_sc()
135 sc = (struct octeon_soft_command *) in octnic_alloc_ctrl_pkt_sc()
171 struct octeon_soft_command *sc = NULL; in octnet_send_nic_ctrl_pkt()
Docteon_iq.h210 struct octeon_soft_command { struct
261 struct octeon_soft_command * argument
266 struct octeon_soft_command *sc);
308 struct octeon_soft_command *sc,
314 struct octeon_soft_command *sc);
Drequest_manager.c374 struct octeon_soft_command *sc; in lio_process_iq_request_list()
552 struct octeon_soft_command *sc, in octeon_prepare_soft_command()
608 struct octeon_soft_command *sc) in octeon_send_soft_command()
642 struct octeon_soft_command *sc; in octeon_setup_sc_buffer_pool()
649 sc = (struct octeon_soft_command *) in octeon_setup_sc_buffer_pool()
668 struct octeon_soft_command *sc; in octeon_free_sc_buffer_pool()
675 sc = (struct octeon_soft_command *)tmp; in octeon_free_sc_buffer_pool()
687 struct octeon_soft_command *octeon_alloc_soft_command(struct octeon_device *oct, in octeon_alloc_soft_command()
694 u32 offset = sizeof(struct octeon_soft_command); in octeon_alloc_soft_command()
695 struct octeon_soft_command *sc = NULL; in octeon_alloc_soft_command()
[all …]
Dresponse_manager.c83 struct octeon_soft_command *sc; in lio_process_ordered_list()
104 sc = (struct octeon_soft_command *)ordered_sc_list-> in lio_process_ordered_list()
Dlio_ethtool.c258 struct octeon_soft_command *sc = (struct octeon_soft_command *)buf; in octnet_mdio_resp_callback()
281 struct octeon_soft_command *sc; in octnet_mdio45_access()
287 sc = (struct octeon_soft_command *) in octnet_mdio45_access()
674 struct octeon_soft_command *sc = cmd->sc; in octnet_intrmod_callback()
692 struct octeon_soft_command *sc; in octnet_set_intrmod_cfg()
699 sc = (struct octeon_soft_command *) in octnet_set_intrmod_cfg()
Dlio_main.c189 struct octeon_soft_command *sc;
276 struct octeon_soft_command *sc; in octeon_update_tx_completion_counters()
303 struct octeon_soft_command *sc; in octeon_report_sent_bytes_to_bql()
1424 struct octeon_soft_command *sc; in free_netsgbuf_with_resp()
1431 sc = (struct octeon_soft_command *)buf; in free_netsgbuf_with_resp()
1718 struct octeon_soft_command *sc = (struct octeon_soft_command *)buf; in if_cfg_callback()
2510 struct octeon_soft_command *sc; in handle_timestamp()
2555 struct octeon_soft_command *sc; in send_nic_timestamp_pkt()
3126 struct octeon_soft_command *sc; in setup_nic_devices()
3158 sc = (struct octeon_soft_command *) in setup_nic_devices()
Docteon_device.h400 struct octeon_soft_command *sc;