Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c452 static ssize_t idpf_vc_xn_exec(struct idpf_adapter *adapter, in idpf_vc_xn_exec() function
801 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_ver_msg()
908 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_get_caps_msg()
1293 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_create_vport_msg()
1374 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_destroy_vport_msg()
1398 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_enable_vport_msg()
1422 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_disable_vport_msg()
1532 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_config_tx_queues_msg()
1684 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_config_rx_queues_msg()
1830 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_ena_dis_queues_msg()
[all …]