Home
last modified time | relevance | path

Searched defs:bcast (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c525 bool bcast) in wcn36xx_set_tx_data()
603 bool bcast) in wcn36xx_set_tx_mgmt()
657 bool bcast = is_broadcast_ether_addr(hdr->addr1) || in wcn36xx_start_tx() local
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c76 int bcast = (ds->num_ports * SJA1105_NUM_TC) + p; in sja1105_setup_bcast_policer() local
229 u8 bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in sja1105_flower_parse_key() local
476 int bcast = (ds->num_ports * SJA1105_NUM_TC) + port; in sja1105_cls_flower_del() local
H A Dsja1105_main.c1033 int bcast = (ds->num_ports * SJA1105_NUM_TC) + port; in sja1105_init_l2_policing() local
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dsocket_manager.cpp40 void SocketManager::SendDatagram(const NemoraDatagram* bcast) in SendDatagram()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmac.c475 static const u8 bcast[ETH_ALEN] = { in carl9170_upload_key() local
/openbmc/linux/arch/sparc/kernel/
H A Dsun4d_smp.c229 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument
/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer2.h16 struct mISDNchannel bcast; member
/openbmc/linux/drivers/media/cec/core/
H A Dcec-pin.c657 bool bcast, for_us; in cec_pin_rx_states() local
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h240 unsigned bcast:1; /* broadcast packet */ member
289 unsigned bcast:1; /* current packet is broadcast */ member
/openbmc/linux/net/qrtr/
H A Dns.c264 static int server_del(struct qrtr_node *node, unsigned int port, bool bcast) in server_del()
/openbmc/linux/drivers/net/
H A Dnetconsole.c332 static const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in local_mac_show() local
/openbmc/qemu/hw/net/
H A Ddp8393x.c689 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in dp8393x_receive_filter() local
H A Dvirtio-net.c1723 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in receive_filter() local
/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c769 static const u8 bcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mesh_plink_broken() local
/openbmc/linux/drivers/net/wireless/admtek/
H A Dadm8211.c1351 static const u8 bcast[ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in adm8211_configure_filter() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h2108 uint64_t bcast:32; member
2121 uint64_t bcast:32; member
2134 uint64_t bcast:32; member
2147 uint64_t bcast:32; member
2595 uint64_t bcast:32; member
2608 uint64_t bcast:32; member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c2398 u64 ucast, mcast, bcast; in cgx_print_stats() local
2529 char *bcast, *mcast; in cgx_print_dmac_flt() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1474 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4vf_set_rxmode()
/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.c1583 const u8 bcast[] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}; in smsc95xx_suspend() local
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h686 u64 bcast; member
705 u64 bcast; member
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h208 struct bt_iso_bcast_qos bcast; member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c2313 bool bcast = is_multicast_ether_addr(da); in wil_start_xmit() local
/openbmc/linux/net/tipc/
H A Dlink.c2355 static bool tipc_link_build_bc_proto_msg(struct tipc_link *l, bool bcast, in tipc_link_build_bc_proto_msg()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h523 } bcast; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7711 int bcast, int vlanex, bool sleep_ok) in t4_set_rxmode()