Searched refs:hns3_get_handle (Results 1 – 4 of 4) sorted by relevance
9 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_ieee_getets()22 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_ieee_setets()35 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_ieee_getpfc()48 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_ieee_setpfc()62 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_getdcbx()73 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_dcbnl_setdcbx()
83 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_lp_setup()117 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_lp_up()167 handle = hns3_get_handle(ndev); in hns3_lp_setup_skb()447 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_get_sset_count()514 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_get_strings()579 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_get_stats()637 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_get_link()667 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_get_pauseparam()681 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_set_pauseparam()725 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_get_link_ksettings()[all …]
610 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_set_real_num_queue()771 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_net_open()826 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_net_down()856 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_net_stop()877 struct hnae3_handle *h = hns3_get_handle(netdev); in hns3_nic_uc_sync()2501 h = hns3_get_handle(netdev); in hns3_setup_tc()2664 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_get_tx_timeo_queue_info()2780 struct hnae3_handle *h = hns3_get_handle(dev); in hns3_rx_flow_steer()2805 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_nic_get_vf_config()2816 struct hnae3_handle *h = hns3_get_handle(ndev); in hns3_nic_set_vf_link_state()[all …]
673 #define hns3_get_handle(ndev) \ macro
Completed in 25 milliseconds