Searched refs:NUM_REASSEMBLY (Results 1 – 2 of 2) sorted by relevance
85 #define NUM_REASSEMBLY 4 macro155 struct sk_buff *reassembly[NUM_REASSEMBLY];
1133 for (i = 0; i < NUM_REASSEMBLY; i++) in hci_register_dev()1204 for (i = 0; i < NUM_REASSEMBLY; i++) in hci_unregister_dev()1286 index >= NUM_REASSEMBLY) in hci_reassembly()