Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/ks7010/
Dks_hostif.c1243 static inline void send_request_to_device(struct ks_wlan_private *priv, in send_request_to_device() function
1261 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_mib_get_request()
1283 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp) + size)); in hostif_mib_set_request()
1323 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_start_request()
1370 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_ps_adhoc_set_request()
1409 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_infrastructure_set_request()
1426 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_adhoc_set_request()
1446 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_adhoc_set2_request()
1458 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_stop_request()
1478 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_phy_information_request()
[all …]