Searched defs:tx_cxt (Results 1 – 3 of 3) sorted by relevance
24 struct tx_cxt *tx_cxt; member31 struct tx_cxt { struct32 struct list_head free_list;33 struct list_head sdu_list;34 struct list_head hci_list;58 struct tx_cxt tx; argument
30 struct tx_cxt *tx_cxt; member37 struct tx_cxt { struct38 struct list_head free_list;39 struct list_head sdu_list;40 struct list_head hci_list;42 struct list_head pending_list;44 spinlock_t lock;
76 struct tx_cxt { struct97 struct tx_cxt tx; argument