Home
last modified time | relevance | path

Searched refs:GET_LIO (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c217 struct lio *lio = GET_LIO(netdev); in lio_get_link_ksettings()
397 struct lio *lio = GET_LIO(netdev); in lio_set_link_ksettings()
440 lio = GET_LIO(netdev); in lio_get_drvinfo()
457 lio = GET_LIO(netdev); in lio_get_vf_drvinfo()
471 struct lio *lio = GET_LIO(netdev); in lio_send_queue_count_update()
500 struct lio *lio = GET_LIO(dev); in lio_ethtool_get_channels()
606 struct lio *lio = GET_LIO(dev); in lio_ethtool_set_channels()
670 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom_len()
687 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom()
706 struct lio *lio = GET_LIO(netdev); in octnet_gpio_access()
[all …]
Dlio_main.c521 struct lio *lio = GET_LIO(netdev); in print_link_info()
561 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
579 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
598 struct lio *lio = GET_LIO(netdev); in update_link_status()
695 struct lio *lio = GET_LIO(netdev); in setup_sync_octeon_time_wq()
722 struct lio *lio = GET_LIO(netdev); in cleanup_sync_octeon_time_wq()
1257 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
1319 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
1675 struct lio *lio = GET_LIO(netdev); in oct_ptp_open()
1781 struct lio *lio = GET_LIO(netdev); in setup_tx_poll_fn()
[all …]
Dlio_vf_main.c265 struct lio *lio = GET_LIO(netdev); in print_link_info()
305 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
323 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
342 struct lio *lio = GET_LIO(netdev); in update_link_status()
670 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
728 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
907 struct lio *lio = GET_LIO(netdev); in liquidio_open()
951 struct lio *lio = GET_LIO(netdev); in liquidio_stop()
1030 struct lio *lio = GET_LIO(netdev); in liquidio_set_uc_list()
1071 struct lio *lio = GET_LIO(netdev); in liquidio_set_mcast_list()
[all …]
Dlio_core.c158 struct lio *lio = GET_LIO(netdev); in liquidio_set_feature()
253 struct lio *lio = GET_LIO(netdev); in liquidio_link_ctrl_cmd_completion()
406 lio = GET_LIO(netdev); in octeon_pf_changed_vf_macaddr()
432 struct lio *lio = GET_LIO(netdev); in octeon_schedule_rxq_oom_work()
456 struct lio *lio = GET_LIO(netdev); in setup_rx_oom_poll_fn()
482 struct lio *lio = GET_LIO(netdev); in cleanup_rx_oom_poll_fn()
513 lio = GET_LIO(netdev); in lio_update_txq_status()
585 struct lio *lio = GET_LIO(netdev); in liquidio_push_packet()
820 lio = GET_LIO(netdev); in liquidio_setup_io_queues()
1206 struct lio *lio = GET_LIO(netdev); in liquidio_change_mtu()
Docteon_network.h192 #define GET_LIO(netdev) ((struct lio *)netdev_priv(netdev)) macro
573 struct lio *lio = GET_LIO(netdev); in wake_txqs()
593 struct lio *lio = GET_LIO(netdev); in start_txqs()
Dlio_vf_rep.c380 parent_lio = GET_LIO(parent_ndev); in lio_vf_rep_pkt_xmit()
453 struct lio *lio = GET_LIO(parent_ndev); in lio_vf_get_port_parent_id()