Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h41 int idpf_send_add_queues_msg(const struct idpf_vport *vport, u16 num_tx_q,
H A Didpf_lib.c1900 err = idpf_send_add_queues_msg(vport, new_vport->num_txq, in idpf_initiate_soft_reset()
1927 idpf_send_add_queues_msg(vport, vport->num_txq, vport->num_complq, in idpf_initiate_soft_reset()
H A Didpf_virtchnl.c2111 int idpf_send_add_queues_msg(const struct idpf_vport *vport, u16 num_tx_q, in idpf_send_add_queues_msg() function