Home
last modified time | relevance | path

Searched refs:i40e_open (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h1219 int i40e_open(struct net_device *netdev);
H A Di40e_ethtool.c2721 i40e_open(netdev); in i40e_diag_test()
H A Di40e_main.c9021 int i40e_open(struct net_device *netdev) in i40e_open() function
13720 .ndo_open = i40e_open,