Searched refs:dhd_send_msg_to_ts (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 1058 int dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size);
|
| H A D | dhd_msgbuf.c | 7752 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 D | dhd_linux.c | 25921 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 D | dhd.h | 1056 int dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size);
|
| H A D | dhd_msgbuf.c | 7756 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 D | dhd_linux.c | 26032 dhd_send_msg_to_ts(struct sk_buff *skb, void *data, int size) in dhd_send_msg_to_ts() function
|