Searched refs:xn_params (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c779 struct idpf_vc_xn_params xn_params = {}; local
793 xn_params.vc_op = VIRTCHNL2_OP_VERSION;
794 xn_params.send_buf.iov_base = &vvi;
795 xn_params.send_buf.iov_len = sizeof(vvi);
796 xn_params.recv_buf = xn_params.send_buf;
797 xn_params.timeout_ms = IDPF_VC_XN_DEFAULT_TIMEOUT_MSEC;
799 reply_sz = idpf_vc_xn_exec(adapter, &xn_params);
841 struct idpf_vc_xn_params xn_params = {}; local
899 xn_params
1239 struct idpf_vc_xn_params xn_params = {}; local
1356 struct idpf_vc_xn_params xn_params = {}; local
1380 struct idpf_vc_xn_params xn_params = {}; local
1404 struct idpf_vc_xn_params xn_params = {}; local
1430 struct idpf_vc_xn_params xn_params = {}; local
1549 struct idpf_vc_xn_params xn_params = {}; local
1691 struct idpf_vc_xn_params xn_params = {}; local
1835 struct idpf_vc_xn_params xn_params = {}; local
2021 struct idpf_vc_xn_params xn_params = {}; local
2091 struct idpf_vc_xn_params xn_params = {}; local
2151 struct idpf_vc_xn_params xn_params = {}; local
2205 struct idpf_vc_xn_params xn_params = {}; local
2246 struct idpf_vc_xn_params xn_params = {}; local
2270 struct idpf_vc_xn_params xn_params = {}; local
2325 struct idpf_vc_xn_params xn_params = {}; local
2400 struct idpf_vc_xn_params xn_params = {}; local
2518 struct idpf_vc_xn_params xn_params = {}; local
2726 struct idpf_vc_xn_params xn_params = {}; local
3555 struct idpf_vc_xn_params xn_params = {}; local
3668 struct idpf_vc_xn_params xn_params = {}; local
[all...]

Completed in 262 milliseconds