Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c65 static struct rtl_coex_struct btrtl_coex;
83 static int rtl_alloc_buff(struct rtl_coex_struct *coex) in rtl_alloc_buff()
138 static void rtl_free_buff(struct rtl_coex_struct *coex) in rtl_free_buff()
179 static struct rtl_hci_ev *rtl_ev_node_get(struct rtl_coex_struct *coex) in rtl_ev_node_get()
198 static int rtl_ev_node_to_used(struct rtl_coex_struct *coex, in rtl_ev_node_to_used()
210 static struct rtl_l2_buff *rtl_l2_node_get(struct rtl_coex_struct *coex) in rtl_l2_node_get()
231 static int rtl_l2_node_to_used(struct rtl_coex_struct *coex, in rtl_l2_node_to_used()
343 static rtk_conn_prof *find_connection_by_handle(struct rtl_coex_struct * coex, in find_connection_by_handle()
369 static void init_connection_hash(struct rtl_coex_struct * coex) in init_connection_hash()
375 static void add_connection_to_hash(struct rtl_coex_struct * coex, in add_connection_to_hash()
[all …]
H A Drtk_coex.h226 struct rtl_coex_struct { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c65 static struct rtl_coex_struct btrtl_coex;
83 static int rtl_alloc_buff(struct rtl_coex_struct *coex) in rtl_alloc_buff()
138 static void rtl_free_buff(struct rtl_coex_struct *coex) in rtl_free_buff()
179 static struct rtl_hci_ev *rtl_ev_node_get(struct rtl_coex_struct *coex) in rtl_ev_node_get()
198 static int rtl_ev_node_to_used(struct rtl_coex_struct *coex, in rtl_ev_node_to_used()
210 static struct rtl_l2_buff *rtl_l2_node_get(struct rtl_coex_struct *coex) in rtl_l2_node_get()
231 static int rtl_l2_node_to_used(struct rtl_coex_struct *coex, in rtl_l2_node_to_used()
343 static rtk_conn_prof *find_connection_by_handle(struct rtl_coex_struct * coex, in find_connection_by_handle()
369 static void init_connection_hash(struct rtl_coex_struct * coex) in init_connection_hash()
375 static void add_connection_to_hash(struct rtl_coex_struct * coex, in add_connection_to_hash()
[all …]
H A Drtk_coex.h226 struct rtl_coex_struct { struct