Searched refs:idpf_vc_xn_exec (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_virtchnl.c | 805 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_ver_msg() 912 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_get_caps_msg() 1297 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_create_vport_msg() 1378 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_destroy_vport_msg() 1402 reply_sz = idpf_vc_xn_exec(vport->adapter, &xn_params); in idpf_send_enable_vport_msg() 2197 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_alloc_vectors_msg() 2243 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_dealloc_vectors_msg() 2282 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_set_sriov_vfs_msg() 2601 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_send_get_rx_ptype_msg() 3692 reply_sz = idpf_vc_xn_exec(adapter, &xn_params); in idpf_add_del_mac_filters() [all …]
|