Home
last modified time | relevance | path

Searched defs:is_bcast (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h148 uint64_t is_bcast:1; member
214 uint64_t is_bcast:1; member
311 uint64_t is_bcast:1; member
/openbmc/qemu/hw/net/
H A Dpcnet.c989 int is_padr = 0, is_bcast = 0, is_ladr = 0; in pcnet_receive() local
/openbmc/linux/drivers/staging/octeon/
H A Docteon-stubs.h65 uint64_t is_bcast:1; member
88 uint64_t is_bcast:1; member
114 uint64_t is_bcast:1; member
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c736 static void tx_update_descriptor(struct atmel_private *priv, int is_bcast, in tx_update_descriptor()