Searched refs:hal_queue (Results 1 – 2 of 2) sorted by relevance
87 static inline int rsi_map_coex_q(u8 hal_queue) in rsi_map_coex_q() argument89 switch (hal_queue) { in rsi_map_coex_q()100 int rsi_coex_send_pkt(void *priv, struct sk_buff *skb, u8 hal_queue) in rsi_coex_send_pkt() argument108 coex_q = rsi_map_coex_q(hal_queue); in rsi_coex_send_pkt()
44 int (*coex_send_pkt)(void *priv, struct sk_buff *skb, u8 hal_queue);