Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c230 struct lio *lio = GET_LIO(netdev); in lio_get_link_ksettings()
389 struct lio *lio = GET_LIO(netdev); in lio_set_link_ksettings()
432 lio = GET_LIO(netdev); in lio_get_drvinfo()
449 lio = GET_LIO(netdev); in lio_get_vf_drvinfo()
463 struct lio *lio = GET_LIO(netdev); in lio_send_queue_count_update()
493 struct lio *lio = GET_LIO(dev); in lio_ethtool_get_channels()
599 struct lio *lio = GET_LIO(dev); in lio_ethtool_set_channels()
663 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom_len()
680 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom()
699 struct lio *lio = GET_LIO(netdev); in octnet_gpio_access()
[all …]
Dlio_vf_main.c273 struct lio *lio = GET_LIO(netdev); in print_link_info()
313 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
331 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
350 struct lio *lio = GET_LIO(netdev); in update_link_status()
679 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
735 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
914 struct lio *lio = GET_LIO(netdev); in liquidio_open()
949 struct lio *lio = GET_LIO(netdev); in liquidio_stop()
1022 struct lio *lio = GET_LIO(netdev); in liquidio_set_uc_list()
1063 struct lio *lio = GET_LIO(netdev); in liquidio_set_mcast_list()
[all …]
Dlio_main.c530 struct lio *lio = GET_LIO(netdev); in print_link_info()
570 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
588 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
607 struct lio *lio = GET_LIO(netdev); in update_link_status()
723 struct lio *lio = GET_LIO(netdev); in setup_sync_octeon_time_wq()
750 struct lio *lio = GET_LIO(netdev); in cleanup_sync_octeon_time_wq()
1286 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
1346 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
1702 struct lio *lio = GET_LIO(netdev); in oct_ptp_open()
1808 struct lio *lio = GET_LIO(netdev); in setup_tx_poll_fn()
[all …]
Dlio_core.c190 struct lio *lio = GET_LIO(netdev); in liquidio_set_feature()
284 struct lio *lio = GET_LIO(netdev); in liquidio_link_ctrl_cmd_completion()
445 lio = GET_LIO(netdev); in octeon_pf_changed_vf_macaddr()
491 struct lio *lio = GET_LIO(netdev); in setup_rx_oom_poll_fn()
511 struct lio *lio = GET_LIO(netdev); in cleanup_rx_oom_poll_fn()
535 lio = GET_LIO(netdev); in lio_update_txq_status()
607 struct lio *lio = GET_LIO(netdev); in liquidio_push_packet()
841 lio = GET_LIO(netdev); in liquidio_setup_io_queues()
1251 struct lio *lio = GET_LIO(netdev); in liquidio_change_mtu()
1432 struct lio *lio = GET_LIO(netdev); in octnet_get_link_stats()
Docteon_network.h193 #define GET_LIO(netdev) ((struct lio *)netdev_priv(netdev)) macro
576 struct lio *lio = GET_LIO(netdev); in wake_txqs()
596 struct lio *lio = GET_LIO(netdev); in start_txqs()
Dlio_vf_rep.c394 parent_lio = GET_LIO(parent_ndev); in lio_vf_rep_pkt_xmit()
464 struct lio *lio = GET_LIO(parent_ndev); in lio_vf_rep_attr_get()