Home
last modified time | relevance | path

Searched defs:bus_request (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath6kl/ !
Dhif.h70 struct bus_request { struct
71 struct list_head list;
74 u32 address;
76 u8 *buffer;
77 u32 length;
78 u32 request;
79 struct htc_packet *packet;
80 int status;
83 struct hif_scatter_req *scat_req;
/linux-6.15/drivers/net/wireless/ath/wil6210/ !
Dwil_platform.h37 int (*bus_request)(void *handle, uint32_t kbps /* KBytes/Sec */); member