Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h336 int nicvf_config_data_transfer(struct nicvf *nic, bool enable);
Dnicvf_main.c499 err = nicvf_config_data_transfer(nic, true); in nicvf_init_resources()
1368 nicvf_config_data_transfer(nic, false); in nicvf_stop()
Dnicvf_queues.c1066 int nicvf_config_data_transfer(struct nicvf *nic, bool enable) in nicvf_config_data_transfer() function