Lines Matching defs:index
929 * @mask: Mask for index wrapping.
1046 * @cnt_ptr: Current pointer to MIB counter index.
1049 * @mib_start: The starting counter index. Some ports do not start at 0.
1129 * @port_id: Port index to access actual hardware register.
1334 * @skb_index: Buffer index for receiving fragments.
1706 * @port: The port index.
1745 * @port: The port index.
1758 int index;
1760 index = KS_MIB_PACKET_DROPPED_RX_0 + port;
1764 ctrl_addr = (u16) index;
1784 index -= KS_MIB_PACKET_DROPPED_TX -
1786 } while (index >= KS_MIB_PACKET_DROPPED_TX_0 + port);
1792 * @port: The port index.
1820 * @port: The port index.
1850 * @port: The port index.
1876 * @port: The port index.
1894 * @port: The port index.
1912 * @port: The port index.
2025 * @port: The port index.
2037 * @port: The port index.
2085 * @port: The port index.
2193 * @port: The port index.
2205 * @port: The port index.
2228 * @port: The port index.
2244 * @port: The port index.
2267 * @port: The port index.
2325 * @port: The port index.
2368 * @port: The port index.
2455 * @port: The port index.
3175 * @i: The frame index.
3702 static void hw_ena_add_addr(struct ksz_hw *hw, int index, u8 *mac_addr)
3719 index *= ADD_ADDR_INCR;
3721 writel(mac_addr_lo, hw->io + index + KS_ADD_ADDR_0_LO);
3722 writel(mac_addr_hi, hw->io + index + KS_ADD_ADDR_0_HI);
3801 int index;
3809 index = position >> 3;
3811 hw->multi_bits[index] |= (u8) value;
4519 * @txqueue: index of hanging queue