Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h702 struct virtchnl2_config_tx_queues { struct
708 VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_config_tx_queues); argument
H A Didpf_virtchnl.c1436 struct virtchnl2_config_tx_queues *ctq __free(kfree) = NULL; in idpf_send_config_tx_queues_msg()
1509 config_sz = sizeof(struct virtchnl2_config_tx_queues); in idpf_send_config_tx_queues_msg()