wfx_hif_req_add_key
int wfx_hif_add_key(struct wfx_dev *wdev, const struct wfx_hif_req_add_key *arg)
struct wfx_hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif);
struct wfx_hif_req_add_key;
int wfx_hif_add_key(struct wfx_dev *wdev, const struct wfx_hif_req_add_key *arg);
struct wfx_hif_req_add_key k = { };