Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1058 int dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size);
H A Ddhd_msgbuf.c7752 dhd_send_msg_to_ts(NULL, (void *)&to_tx_info, OFFSETOF(bcm_to_info_tx_ts_t, ucts)); in dhd_msgbuf_send_msg_tx_ts()
7778 dhd_send_msg_to_ts(NULL, (void *)&to_tx_info, sizeof(to_tx_info)); in dhd_msgbuf_send_msg_tx_ts()
7843 dhd_send_msg_to_ts(NULL, (void *)&to_rx_info, sizeof(to_rx_info)); in dhd_msgbuf_send_msg_rx_ts()
H A Ddhd_linux.c25921 dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size) in dhd_send_msg_to_ts() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1056 int dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size);
H A Ddhd_msgbuf.c7756 dhd_send_msg_to_ts(NULL, (void *)&to_tx_info, OFFSETOF(bcm_to_info_tx_ts_t, ucts)); in dhd_msgbuf_send_msg_tx_ts()
7782 dhd_send_msg_to_ts(NULL, (void *)&to_tx_info, sizeof(to_tx_info)); in dhd_msgbuf_send_msg_tx_ts()
7847 dhd_send_msg_to_ts(NULL, (void *)&to_rx_info, sizeof(to_rx_info)); in dhd_msgbuf_send_msg_rx_ts()
H A Ddhd_linux.c26032 dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size) in dhd_send_msg_to_ts() function