sky2_tx_le
static inline struct sky2_tx_le *get_tx_le(struct sky2_port *sky2, u16 *slot)
struct sky2_tx_le *le = sky2->tx_le + *slot;
struct sky2_tx_le *le;
sky2->tx_ring_size * sizeof(struct sky2_tx_le),
sky2->tx_ring_size * sizeof(struct sky2_tx_le),
struct sky2_tx_le *le = NULL;
const struct sky2_tx_le *le = sky2->tx_le + idx;
struct sky2_tx_le *tx_le;