Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c218 struct lio *lio = GET_LIO(netdev); in lio_get_link_ksettings()
398 struct lio *lio = GET_LIO(netdev); in lio_set_link_ksettings()
441 lio = GET_LIO(netdev); in lio_get_drvinfo()
458 lio = GET_LIO(netdev); in lio_get_vf_drvinfo()
472 struct lio *lio = GET_LIO(netdev); in lio_send_queue_count_update()
501 struct lio *lio = GET_LIO(dev); in lio_ethtool_get_channels()
607 struct lio *lio = GET_LIO(dev); in lio_ethtool_set_channels()
671 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom_len()
688 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom()
707 struct lio *lio = GET_LIO(netdev); in octnet_gpio_access()
[all …]
H A Dlio_vf_main.c263 struct lio *lio = GET_LIO(netdev); in print_link_info()
303 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
322 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
341 struct lio *lio = GET_LIO(netdev); in update_link_status()
671 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
729 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
908 struct lio *lio = GET_LIO(netdev); in liquidio_open()
954 struct lio *lio = GET_LIO(netdev); in liquidio_stop()
1035 struct lio *lio = GET_LIO(netdev); in liquidio_set_uc_list()
1076 struct lio *lio = GET_LIO(netdev); in liquidio_set_mcast_list()
[all …]
H A Dlio_main.c485 struct lio *lio = GET_LIO(netdev); in print_link_info()
525 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
544 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
563 struct lio *lio = GET_LIO(netdev); in update_link_status()
659 struct lio *lio = GET_LIO(netdev); in setup_sync_octeon_time_wq()
689 struct lio *lio = GET_LIO(netdev); in cleanup_sync_octeon_time_wq()
1218 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
1288 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
1629 struct lio *lio = GET_LIO(netdev); in oct_ptp_open()
1735 struct lio *lio = GET_LIO(netdev); in setup_tx_poll_fn()
[all …]
H A 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()
H A Dlio_core.c164 struct lio *lio = GET_LIO(netdev); in liquidio_set_feature()
260 struct lio *lio = GET_LIO(netdev); in liquidio_link_ctrl_cmd_completion()
414 lio = GET_LIO(netdev); in octeon_pf_changed_vf_macaddr()
440 struct lio *lio = GET_LIO(netdev); in octeon_schedule_rxq_oom_work()
464 struct lio *lio = GET_LIO(netdev); in setup_rx_oom_poll_fn()
491 struct lio *lio = GET_LIO(netdev); in cleanup_rx_oom_poll_fn()
522 lio = GET_LIO(netdev); in lio_update_txq_status()
595 struct lio *lio = GET_LIO(netdev); in liquidio_push_packet()
826 lio = GET_LIO(netdev); in liquidio_setup_io_queues()
1214 struct lio *lio = GET_LIO(netdev); in liquidio_change_mtu()