Home
last modified time | relevance | path

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

/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
/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
232 u8 bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in sja1105_flower_parse_key() local
479 int bcast = (ds->num_ports * SJA1105_NUM_TC) + port; in sja1105_cls_flower_del() local
H A Dsja1105_main.c1034 int bcast = (ds->num_ports * SJA1105_NUM_TC) + port; in sja1105_init_l2_policing() local
/linux/drivers/net/wireless/ath/carl9170/
H A Dmac.c475 static const u8 bcast[ETH_ALEN] = { in carl9170_upload_key() local
/linux/arch/sparc/kernel/
H A Dsun4d_smp.c229 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument
/linux/drivers/isdn/mISDN/
H A Dlayer2.h16 struct mISDNchannel bcast; member
/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
/linux/net/qrtr/
H A Dns.c267 static int server_del(struct qrtr_node *node, unsigned int port, bool bcast) in server_del()
/linux/net/mac80211/
H A Dmesh_pathtbl.c774 static const u8 bcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mesh_plink_broken() local
/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
/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
/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()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h686 u64 bcast; member
705 u64 bcast; member
/linux/include/net/bluetooth/
H A Dbluetooth.h209 struct bt_iso_bcast_qos bcast; member
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c2313 bool bcast = is_multicast_ether_addr(da); in wil_start_xmit() local
/linux/net/tipc/
H A Dlink.c2333 static bool tipc_link_build_bc_proto_msg(struct tipc_link *l, bool bcast, in tipc_link_build_bc_proto_msg()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h523 } bcast; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7711 int bcast, int vlanex, bool sleep_ok) in t4_set_rxmode()