Searched refs:hal_adapter (Results 1 – 2 of 2) sorted by relevance
680 al_eth_fwd_mac_table_set(&adapter->hal_adapter, in al_eth_mac_table_promiscuous_set()724 al_eth_fsm_table_set(&adapter->hal_adapter, i, val); in al_eth_fsm_table_init()784 params.adapter = &adapter->hal_adapter; in al_eth_lm_config()1844 rc = al_eth_mac_link_config(&adapter->hal_adapter, in al_eth_hw_init()1857 rc = al_eth_mdio_config(&adapter->hal_adapter, in al_eth_hw_init()1875 al_eth_mac_stop(&adapter->hal_adapter); in al_eth_hw_stop()1884 al_eth_adapter_stop(&adapter->hal_adapter); in al_eth_hw_stop()2968 al_eth_hash_key_set(&adapter->hal_adapter, i, in al_eth_config_rx_fwd()3020 al_eth_rx_pkt_limit_config(&adapter->hal_adapter, in al_eth_change_mtu()3101 al_eth_mac_start(&adapter->hal_adapter); in al_eth_up_complete()[all …]
256 struct al_hal_eth_adapter hal_adapter; member