Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h46 int idpf_send_config_queues_msg(struct idpf_vport *vport);
H A Didpf_lib.c1372 err = idpf_send_config_queues_msg(vport); in idpf_vport_open()
H A Didpf_virtchnl.c2093 int idpf_send_config_queues_msg(struct idpf_vport *vport) in idpf_send_config_queues_msg() function