Home
last modified time | relevance | path

Searched defs:tx_cxt (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_sdio.h24 struct tx_cxt *tx_cxt; member
31 struct tx_cxt { struct
32 struct list_head free_list;
33 struct list_head sdu_list;
34 struct list_head hci_list;
58 struct tx_cxt tx; argument
Dgdm_usb.h30 struct tx_cxt *tx_cxt; member
37 struct tx_cxt { struct
38 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;
/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_usb.h76 struct tx_cxt { struct
97 struct tx_cxt tx; argument