Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h359 void add_to_async_list(struct hif_sdio_dev *device,
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif_scatter.c304 add_to_async_list(device, req_priv->busrequest); in hif_read_write_scatter()
H A Dhif.c166 void add_to_async_list(struct hif_sdio_dev *device, in add_to_async_list() function
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c1521 add_to_async_list(device, busrequest); in hif_read_write()