Home
last modified time | relevance | path

Searched refs:GET_LIO (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A 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()
456 lio = GET_LIO(netdev); in lio_get_vf_drvinfo()
469 struct lio *lio = GET_LIO(netdev); in lio_send_queue_count_update()
498 struct lio *lio = GET_LIO(dev); in lio_ethtool_get_channels()
604 struct lio *lio = GET_LIO(dev); in lio_ethtool_set_channels()
668 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom_len()
685 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom()
704 struct lio *lio = GET_LIO(netde in octnet_gpio_access()
[all...]
H A Dlio_vf_main.c264 struct lio *lio = GET_LIO(netdev); in print_link_info()
304 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()
674 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
732 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
911 struct lio *lio = GET_LIO(netdev); in liquidio_open()
958 struct lio *lio = GET_LIO(netdev); in liquidio_stop()
1040 struct lio *lio = GET_LIO(netdev); in liquidio_set_uc_list()
1081 struct lio *lio = GET_LIO(netde in liquidio_set_mcast_list()
[all...]
H A Dlio_main.c497 struct lio *lio = GET_LIO(netdev); in print_link_info()
537 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
555 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
574 struct lio *lio = GET_LIO(netdev); in update_link_status()
670 struct lio *lio = GET_LIO(netdev); in setup_sync_octeon_time_wq()
699 struct lio *lio = GET_LIO(netdev); in cleanup_sync_octeon_time_wq()
1232 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
1294 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
1638 struct lio *lio = GET_LIO(netdev); in oct_ptp_open()
1744 struct lio *lio = GET_LIO(netde 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.c160 struct lio *lio = GET_LIO(netdev); in liquidio_set_feature()
255 struct lio *lio = GET_LIO(netdev); in liquidio_link_ctrl_cmd_completion()
408 lio = GET_LIO(netdev); in octeon_pf_changed_vf_macaddr()
434 struct lio *lio = GET_LIO(netdev); in octeon_schedule_rxq_oom_work()
458 struct lio *lio = GET_LIO(netdev); in setup_rx_oom_poll_fn()
484 struct lio *lio = GET_LIO(netdev); in cleanup_rx_oom_poll_fn()
515 lio = GET_LIO(netdev); in lio_update_txq_status()
588 struct lio *lio = GET_LIO(netdev); in liquidio_push_packet()
824 lio = GET_LIO(netdev); in liquidio_setup_io_queues()
1211 struct lio *lio = GET_LIO(netde in liquidio_change_mtu()
[all...]
H A 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()
/kernel/linux/linux-6.6/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()
457 lio = GET_LIO(netdev); in lio_get_vf_drvinfo()
470 struct lio *lio = GET_LIO(netdev); in lio_send_queue_count_update()
499 struct lio *lio = GET_LIO(dev); in lio_ethtool_get_channels()
605 struct lio *lio = GET_LIO(dev); in lio_ethtool_set_channels()
669 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom_len()
686 struct lio *lio = GET_LIO(netdev); in lio_get_eeprom()
705 struct lio *lio = GET_LIO(netde 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()
321 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
340 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()
953 struct lio *lio = GET_LIO(netdev); in liquidio_stop()
1034 struct lio *lio = GET_LIO(netdev); in liquidio_set_uc_list()
1075 struct lio *lio = GET_LIO(netde in liquidio_set_mcast_list()
[all...]
H A Dlio_main.c491 struct lio *lio = GET_LIO(netdev); in print_link_info()
531 struct lio *lio = GET_LIO(netdev); in setup_link_status_change_wq()
549 struct lio *lio = GET_LIO(netdev); in cleanup_link_status_change_wq()
568 struct lio *lio = GET_LIO(netdev); in update_link_status()
664 struct lio *lio = GET_LIO(netdev); in setup_sync_octeon_time_wq()
693 struct lio *lio = GET_LIO(netdev); in cleanup_sync_octeon_time_wq()
1222 lio = GET_LIO(netdev); in liquidio_destroy_nic_device()
1292 lio = GET_LIO(oct->props[i].netdev); in liquidio_stop_nic_module()
1633 struct lio *lio = GET_LIO(netdev); in oct_ptp_open()
1739 struct lio *lio = GET_LIO(netde 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.c165 struct lio *lio = GET_LIO(netdev); in liquidio_set_feature()
261 struct lio *lio = GET_LIO(netdev); in liquidio_link_ctrl_cmd_completion()
415 lio = GET_LIO(netdev); in octeon_pf_changed_vf_macaddr()
441 struct lio *lio = GET_LIO(netdev); in octeon_schedule_rxq_oom_work()
465 struct lio *lio = GET_LIO(netdev); in setup_rx_oom_poll_fn()
492 struct lio *lio = GET_LIO(netdev); in cleanup_rx_oom_poll_fn()
523 lio = GET_LIO(netdev); in lio_update_txq_status()
596 struct lio *lio = GET_LIO(netdev); in liquidio_push_packet()
827 lio = GET_LIO(netdev); in liquidio_setup_io_queues()
1216 struct lio *lio = GET_LIO(netde in liquidio_change_mtu()
[all...]
H A 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()

Completed in 24 milliseconds