Searched refs:rtl_hci_ev (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 85 struct rtl_hci_ev *ev; in rtl_alloc_buff() 103 n = NUM_RTL_HCI_EV * sizeof(struct rtl_hci_ev); in rtl_alloc_buff() 122 ev = (struct rtl_hci_ev *)addr; in rtl_alloc_buff() 140 struct rtl_hci_ev *ev; in rtl_free_buff() 147 ev = list_entry(coex->ev_used_list.next, struct rtl_hci_ev, in rtl_free_buff() 153 ev = list_entry(coex->ev_free_list.next, struct rtl_hci_ev, in rtl_free_buff() 179 static struct rtl_hci_ev *rtl_ev_node_get(struct rtl_coex_struct *coex) in rtl_ev_node_get() 181 struct rtl_hci_ev *ev; in rtl_ev_node_get() 189 ev = list_entry(coex->ev_free_list.next, struct rtl_hci_ev, in rtl_ev_node_get() 199 struct rtl_hci_ev *ev) in rtl_ev_node_to_used() [all …]
|
| H A D | rtk_coex.h | 211 struct rtl_hci_ev { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 85 struct rtl_hci_ev *ev; in rtl_alloc_buff() 103 n = NUM_RTL_HCI_EV * sizeof(struct rtl_hci_ev); in rtl_alloc_buff() 122 ev = (struct rtl_hci_ev *)addr; in rtl_alloc_buff() 140 struct rtl_hci_ev *ev; in rtl_free_buff() 147 ev = list_entry(coex->ev_used_list.next, struct rtl_hci_ev, in rtl_free_buff() 153 ev = list_entry(coex->ev_free_list.next, struct rtl_hci_ev, in rtl_free_buff() 179 static struct rtl_hci_ev *rtl_ev_node_get(struct rtl_coex_struct *coex) in rtl_ev_node_get() 181 struct rtl_hci_ev *ev; in rtl_ev_node_get() 189 ev = list_entry(coex->ev_free_list.next, struct rtl_hci_ev, in rtl_ev_node_get() 199 struct rtl_hci_ev *ev) in rtl_ev_node_to_used() [all …]
|
| H A D | rtk_coex.h | 211 struct rtl_hci_ev { struct
|