Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dgsi.h108 struct gsi_channel { struct
109 struct gsi *gsi;
110 bool toward_ipa;
111 bool command; /* AP command TX channel or not */
113 u8 tlv_count; /* # entries in TLV FIFO */
114 u16 tre_count;
115 u16 event_count;
117 struct gsi_ring tre_ring;
141 struct gsi_channel *channel; argument