Lines Matching +full:ipa +full:- +full:ap +full:- +full:to +full:- +full:modem

1 What:		/sys/devices/platform/soc@X/XXXXXXX.ipa/
6 The /sys/devices/platform/soc@X/XXXXXXX.ipa/ directory
7 contains read-only attributes exposing information about
8 an IPA device. The X values could vary, but are typically
9 "soc@0/1e40000.ipa".
11 What: .../XXXXXXX.ipa/version
16 The .../XXXXXXX.ipa/version file contains the IPA hardware
17 version, as a period-separated set of two or three integers
20 What: .../XXXXXXX.ipa/feature/
25 The .../XXXXXXX.ipa/feature/ directory contains a set of
26 attributes describing features implemented by the IPA
29 What: .../XXXXXXX.ipa/feature/rx_offload
34 The .../XXXXXXX.ipa/feature/rx_offload file contains a
39 What: .../XXXXXXX.ipa/feature/tx_offload
44 The .../XXXXXXX.ipa/feature/tx_offload file contains a
49 What: .../XXXXXXX.ipa/endpoint_id/
54 The .../XXXXXXX.ipa/endpoint_id/ directory contains
55 attributes that define IDs associated with IPA
57 from the perspective of the AP. An endpoint ID is a
60 What: .../XXXXXXX.ipa/endpoint_id/modem_rx
65 The .../XXXXXXX.ipa/endpoint_id/modem_rx file contains
66 the ID of the AP endpoint on which packets originating
67 from the embedded modem are received.
69 What: .../XXXXXXX.ipa/endpoint_id/modem_tx
74 The .../XXXXXXX.ipa/endpoint_id/modem_tx file contains
75 the ID of the AP endpoint on which packets destined
76 for the embedded modem are sent.
78 What: .../XXXXXXX.ipa/endpoint_id/monitor_rx
83 The .../XXXXXXX.ipa/endpoint_id/monitor_rx file contains
84 the ID of the AP endpoint on which IPA "monitor" data is
86 packets that enter the IPA hardware for processing.
87 Each replicated packet is preceded by a fixed-size "ODL"
88 header (see .../XXXXXXX.ipa/feature/monitor, above).
89 Large packets are truncated, to reduce the bandwidth
90 required to provide the monitor function.
92 What: .../XXXXXXX.ipa/modem/
97 The .../XXXXXXX.ipa/modem/ directory contains attributes
98 describing properties of the modem embedded in the SoC.
100 What: .../XXXXXXX.ipa/modem/rx_endpoint_id
105 The .../XXXXXXX.ipa/modem/rx_endpoint_id file duplicates
106 the value found in .../XXXXXXX.ipa/endpoint_id/modem_rx.
108 What: .../XXXXXXX.ipa/modem/tx_endpoint_id
113 The .../XXXXXXX.ipa/modem/tx_endpoint_id file duplicates
114 the value found in .../XXXXXXX.ipa/endpoint_id/modem_tx.