Searched refs:ath6kl_buf_alloc (Results 1 – 4 of 4) sorted by relevance
84 struct sk_buff *ath6kl_buf_alloc(int size);
850 skb = ath6kl_buf_alloc(ATH6KL_BUFFER_SIZE); in ath6kl_alloc_netbufs()896 skb = ath6kl_buf_alloc(ATH6KL_BUFFER_SIZE); in ath6kl_rx_refill()922 skb = ath6kl_buf_alloc(ATH6KL_AMSDU_BUFFER_SIZE); in ath6kl_refill_amsdu_rxbufs()
219 struct sk_buff *ath6kl_buf_alloc(int size) in ath6kl_buf_alloc() function
714 skb = ath6kl_buf_alloc(size); in ath6kl_wmi_get_new_buf()2468 data_sync_bufs[index].skb = ath6kl_buf_alloc(0); in ath6kl_wmi_sync_point()