Lines Matching refs:physical
56 * Maps the logical slots to the physical slots. Logical slot is the slot that is seen by modem.
57 * Physical slot is the actual physical slot. Request maps the physical slot to logical slot.
58 * Logical slots that are already mapped to the requested physical slot are not impacted.
60 * Example no. of logical slots 1 and physical slots 2:
61 * The only logical slot (index 0) can be mapped to first physical slot (value 0) or second
62 * physical slot(value 1), while the other physical slot remains unmapped and inactive.
65 * Example no. of logical slots 2 and physical slots 2:
66 * First logical slot (index 0) can be mapped to physical slot 1 or 2 and other logical slot
67 * can be mapped to other physical slot. Each logical slot must be mapped to a physical slot.
71 * @param slotMap Logical to physical slot mapping, size == no. of radio instances. Index is
72 * mapping to logical slot and value to physical slot, need to provide all the slots
74 * EX: uint32_t slotMap[logical slot] = physical slot
76 * instances and number of physical slots is equal to size of slotStatus in