Lines Matching refs:slot_width
119 unsigned int slot_width;
243 dev->slot_width = ratio / 2;
279 dev->slot_width = width;
335 unsigned int slots, slot_width, odd_slot_offset;
362 slot_width = dev->slot_width;
369 slot_width = params_width(params);
383 if (data_length > slot_width)
478 data_delay = slot_width - data_length;
497 rx_mask, slot_width, data_delay, odd_slot_offset);
499 tx_mask, slot_width, data_delay, odd_slot_offset);
596 slots, slot_width, rx_mask, tx_mask);