Home
last modified time | relevance | path

Searched refs:bitindex (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c843 u32 bitindex; in ixgbe_set_vfta_82598() local
855 bitindex = (vlan & 0x7) << 2; /* lower 3 bits indicate nibble */ in ixgbe_set_vfta_82598()
859 bits &= (~(0x0F << bitindex)); in ixgbe_set_vfta_82598()
860 bits |= (vind << bitindex); in ixgbe_set_vfta_82598()
864 bitindex = vlan & 0x1F; /* lower five bits */ in ixgbe_set_vfta_82598()
869 bits |= BIT(bitindex); in ixgbe_set_vfta_82598()
872 bits &= ~BIT(bitindex); in ixgbe_set_vfta_82598()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1818 u32 bitindex, vfta, targetbit; in wx_set_vfta() local
1834 bitindex = vlan & 0x1F; in wx_set_vfta()
1835 targetbit = (1 << bitindex); in wx_set_vfta()
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dxtensa-modules.c.inc2827 { "bitindex", 46, -1, 0, 0, 0, 0, 0, 0 },
5617 { { 91 /* bitindex */ }, 'i' }
5626 { { 91 /* bitindex */ }, 'i' }
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dxtensa-modules.c.inc2591 { "bitindex", FIELD_bitindex, -1, 0,
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dxtensa-modules.c.inc2908 { "bitindex", FIELD_bitindex, -1, 0, 0, 0, 0, 0, 0 },
/openbmc/qemu/target/xtensa/core-de212/
H A Dxtensa-modules.c.inc2959 { "bitindex", FIELD_bitindex, -1, 0,
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc4318 { "bitindex", FIELD_bitindex, -1, 0,
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dxtensa-modules.c.inc12458 { "bitindex", FIELD_bitindex, -1, 0,