Home
last modified time | relevance | path

Searched refs:nicvf_config_data_transfer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h333 int nicvf_config_data_transfer(struct nicvf *nic, bool enable);
H A Dnicvf_main.c519 err = nicvf_config_data_transfer(nic, true); in nicvf_init_resources()
1395 nicvf_config_data_transfer(nic, false); in nicvf_stop()
H A Dnicvf_queues.c1063 int nicvf_config_data_transfer(struct nicvf *nic, bool enable) in nicvf_config_data_transfer() function
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h333 int nicvf_config_data_transfer(struct nicvf *nic, bool enable);
H A Dnicvf_main.c518 err = nicvf_config_data_transfer(nic, true); in nicvf_init_resources()
1392 nicvf_config_data_transfer(nic, false); in nicvf_stop()
H A Dnicvf_queues.c1064 int nicvf_config_data_transfer(struct nicvf *nic, bool enable) in nicvf_config_data_transfer() function

Completed in 12 milliseconds