Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c59 static int ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_txq_info *i…
556 ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, in ixl_vf_config_tx_queue() function
705 if (ixl_vf_config_tx_queue(pf, vf, &pair->txq) != 0) { in ixl_vf_config_vsi_msg()