Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixd/
H A Dixd_ctlq.c58 struct libie_ctlq_xn_send_params send_params = {}; in ixd_ctlq_do_req() local
68 ixd_ctlq_init_sparams(adapter, &send_params, send_buff, in ixd_ctlq_do_req()
71 send_params.chnl_opcode = req->opcode; in ixd_ctlq_do_req()
77 err = libie_ctlq_xn_send(&send_params); in ixd_ctlq_do_req()
81 recv_mem = &send_params.recv_mem; in ixd_ctlq_do_req()