Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c434 nicvf_open(nic->snicvf[sqs]->netdev); in nicvf_request_sqs()
1125 int nicvf_open(struct net_device *netdev) in nicvf_open() function
1402 nicvf_open(nic->netdev); in nicvf_reset_task()
1446 .ndo_open = nicvf_open,
Dnic.h494 int nicvf_open(struct net_device *netdev);
Dnicvf_ethtool.c667 nicvf_open(dev); in nicvf_set_channels()