Lines Matching defs:index
997 * @mask: Mask for index wrapping.
1114 * @cnt_ptr: Current pointer to MIB counter index.
1117 * @mib_start: The starting counter index. Some ports do not start at 0.
1197 * @port_id: Port index to access actual hardware register.
1402 * @skb_index: Buffer index for receiving fragments.
1783 * @port: The port index.
1822 * @port: The port index.
1835 int index;
1837 index = KS_MIB_PACKET_DROPPED_RX_0 + port;
1841 ctrl_addr = (u16) index;
1861 index -= KS_MIB_PACKET_DROPPED_TX -
1863 } while (index >= KS_MIB_PACKET_DROPPED_TX_0 + port);
1869 * @port: The port index.
1897 * @port: The port index.
1927 * @port: The port index.
1950 * @port: The port index.
1976 * @port: The port index.
1998 * @port: The port index.
2023 * @port: The port index.
2041 * @port: The port index.
2059 * @port: The port index.
2178 * @port: The port index.
2190 * @port: The port index.
2238 * @port: The port index.
2488 * @port: The port index.
2500 * @port: The port index.
2523 * @port: The port index.
2539 * @port: The port index.
2562 * @port: The port index.
2620 * @port: The port index.
2663 * @port: The port index.
2767 * @port: The port index.
3548 * @i: The frame index.
4075 static void hw_ena_add_addr(struct ksz_hw *hw, int index, u8 *mac_addr)
4092 index *= ADD_ADDR_INCR;
4094 writel(mac_addr_lo, hw->io + index + KS_ADD_ADDR_0_LO);
4095 writel(mac_addr_hi, hw->io + index + KS_ADD_ADDR_0_HI);
4174 int index;
4182 index = position >> 3;
4184 hw->multi_bits[index] |= (u8) value;
4892 * @txqueue: index of hanging queue