Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcommand.c27 struct host_cmd_resp_cb { struct
43 struct host_cmd_resp_cb *resp_cb; in mm81x_cmd_tx() argument
46 BUILD_BUG_ON(sizeof(struct host_cmd_resp_cb) > in mm81x_cmd_tx()
70 resp_cb = (struct host_cmd_resp_cb *)IEEE80211_SKB_CB(skb) in mm81x_cmd_tx()
152 struct host_cmd_resp_cb *resp_cb; in mm81x_cmd_resp_process()
203 resp_cb = (struct host_cmd_resp_cb *)IEEE80211_SKB_CB(cmd_skb) in mm81x_cmd_resp_process()