Searched refs:targ_reply_fn (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/staging/ath6kl/include/common/ |
D | wmix.h | 101 u32 targ_reply_fn; /* echo'ed, not used by Host, */ 122 u32 targ_reply_fn; /* echo'ed, not used by Host, */ 129 u32 targ_reply_fn; 139 u32 targ_reply_fn;
|
/linux-2.6.39/drivers/staging/ath6kl/include/ |
D | dset_api.h | 48 u32 targ_reply_fn, 57 u32 targ_reply_fn,
|
D | a_drv_api.h | 57 #define A_WMI_DSET_DATA_REQ(devt, access_cookie, offset, length, targ_buf, targ_reply_fn, targ_repl… argument 58 …ar6000_dset_data_req((devt), (access_cookie), (offset), (length), (targ_buf), (targ_reply_fn), (ta… 65 #define A_WMI_DSET_OPEN_REQ(devt, id, targ_handle, targ_reply_fn, targ_reply_arg) \ argument 66 ar6000_dset_open_req((devt), (id), (targ_handle), (targ_reply_fn), (targ_reply_arg))
|
/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/ |
D | ar6xapi_linux.h | 129 u32 targ_reply_fn, 137 u32 targ_reply_fn,
|
/linux-2.6.39/drivers/staging/ath6kl/wmi/ |
D | wmi.c | 1767 dsetopenreq->targ_reply_fn, in wmi_dset_open_req_rx() 1806 dsetdatareq->targ_reply_fn, in wmi_dset_data_req_rx() 5429 u32 targ_reply_fn, argument 5447 open_reply->targ_reply_fn = targ_reply_fn; 5523 u32 targ_reply_fn, argument 5548 data_reply->targ_reply_fn = targ_reply_fn;
|