Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/rsi/
H A Drsi_coex.h34 int rsi_coex_send_pkt(void *priv, struct sk_buff *skb, u8 proto_type);
H A Drsi_91x_coex.c100 int rsi_coex_send_pkt(void *priv, struct sk_buff *skb, u8 hal_queue) in rsi_coex_send_pkt() function
H A Drsi_91x_main.c42 .coex_send_pkt = rsi_coex_send_pkt,
H A Drsi_91x_core.c310 status = rsi_coex_send_pkt(common, skb, in rsi_core_qos_processor()