Searched refs:hif_handle (Results 1 – 2 of 2) sorted by relevance
36 void (*start) (void *hif_handle);37 void (*stop) (void *hif_handle);38 void (*sta_drain) (void *hif_handle, u8 idx);39 int (*send) (void *hif_handle, u8 pipe, struct sk_buff *buf);221 struct htc_target *ath9k_htc_hw_alloc(void *hif_handle,
495 struct htc_target *ath9k_htc_hw_alloc(void *hif_handle, in ath9k_htc_hw_alloc() argument510 target->hif_dev = hif_handle; in ath9k_htc_hw_alloc()