Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcommand.c34 struct host_cmd_req *req, u32 length, u32 timeout) in mm81x_cmd_tx()
154 struct host_cmd_req *req; in mm81x_cmd_resp_process()
173 req = (struct host_cmd_req *)cmd_skb->data; in mm81x_cmd_resp_process()
246 return mm81x_cmd_tx(mors, NULL, (struct host_cmd_req *)&req, 0, 0); in mm81x_cmd_sta_state()
272 (struct host_cmd_req *)&req, sizeof(resp), 0); in mm81x_cmd_add_if()
290 (struct host_cmd_req *)&req, sizeof(rsp), 0); in mm81x_cmd_get_capabilities()
317 (struct host_cmd_req *)&req, sizeof(resp), 0); in mm81x_cmd_get_max_txpower()
359 ret = mm81x_cmd_tx(mors, NULL, (struct host_cmd_req *)req, 0, 0); in mm81x_cmd_hw_scan()
376 (struct host_cmd_req *)&req, sizeof(resp), 0); in mm81x_cmd_set_txpower()
399 (struct host_cmd_req *)&req, sizeof(resp), 0); in mm81x_cmd_set_channel()
[all …]
H A Dcommand.h33 struct host_cmd_req { struct