Home
last modified time | relevance | path

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

/linux/drivers/net/ipa/
H A Dgsi.h99 struct gsi_channel { struct
100 struct gsi *gsi;
101 bool toward_ipa;
102 bool command; /* AP command TX channel or not */
104 u8 trans_tre_max; /* max TREs in a transaction */
105 u16 tre_count;
106 u16 event_count;
108 struct gsi_ring tre_ring;
132 struct gsi_channel *channel; argument