Home
last modified time | relevance | path

Searched refs:bcast (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/
Dtxrx.c160 bool bcast) in wcn36xx_set_tx_data() argument
198 if (bcast) { in wcn36xx_set_tx_data()
220 bool bcast) in wcn36xx_set_tx_mgmt() argument
245 bcast = false; in wcn36xx_set_tx_mgmt()
247 if (bcast) { in wcn36xx_set_tx_mgmt()
273 bool bcast = is_broadcast_ether_addr(hdr->addr1) || in wcn36xx_start_tx() local
284 is_low ? "low" : "high", bcast ? "bcast" : "ucast"); in wcn36xx_start_tx()
313 wcn36xx_set_tx_data(&bd, wcn, &vif_priv, sta_priv, skb, bcast); in wcn36xx_start_tx()
316 wcn36xx_set_tx_mgmt(&bd, wcn, &vif_priv, skb, bcast); in wcn36xx_start_tx()
/Linux-v4.19/net/tipc/
DMakefile8 tipc-y += addr.o bcast.o bearer.o \
Dlink.c1667 static bool tipc_link_build_bc_proto_msg(struct tipc_link *l, bool bcast, in tipc_link_build_bc_proto_msg() argument
1688 msg_set_non_seq(hdr, bcast); in tipc_link_build_bc_proto_msg()
/Linux-v4.19/arch/sparc/kernel/
Dsun4d_smp.c229 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument
230 (((bcast) << 31) | ((devid) << 23) | ((sid) << 15) | (levels))
/Linux-v4.19/drivers/isdn/mISDN/
Dlayer2.h25 struct mISDNchannel bcast; member
Dtei.c1262 list_del(&mgr->bcast.list); in delete_teimanager()
1296 struct manager *mgr = container_of(ch, struct manager, bcast); in mgr_bcast()
1373 mgr->bcast.send = mgr_bcast; in create_teimanager()
1374 mgr->bcast.ctrl = mgr_bcast_ctrl; in create_teimanager()
1375 mgr->bcast.st = dev->D.st; in create_teimanager()
1376 set_channel_address(&mgr->bcast, 0, GROUP_TEI); in create_teimanager()
1377 add_layer2(&mgr->bcast, dev->D.st); in create_teimanager()
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl2.h253 unsigned bcast:1; /* broadcast packet */ member
302 unsigned bcast:1; /* current packet is broadcast */ member
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dmac.c479 static const u8 bcast[ETH_ALEN] = { in carl9170_upload_key() local
482 mac = mac ? : bcast; in carl9170_upload_key()
/Linux-v4.19/include/linux/
Duwb.h566 struct uwb_mac_addr bcast = { in uwb_mac_addr_bcast() local
569 return !uwb_mac_addr_cmp(addr, &bcast); in uwb_mac_addr_bcast()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h2427 uint64_t bcast:32; member
2431 uint64_t bcast:32;
2442 uint64_t bcast:32; member
2446 uint64_t bcast:32;
2464 uint64_t bcast:32; member
2468 uint64_t bcast:32;
2479 uint64_t bcast:32; member
2483 uint64_t bcast:32;
3250 uint64_t bcast:32; member
3254 uint64_t bcast:32;
[all …]
/Linux-v4.19/drivers/media/cec/
Dcec-pin.c656 bool bcast, for_us; in cec_pin_rx_states() local
788 bcast = dest == CEC_LOG_ADDR_BROADCAST; in cec_pin_rx_states()
790 for_us = bcast || (pin->la_mask & (1 << dest)); in cec_pin_rx_states()
792 ack = bcast ? 1 : !for_us; in cec_pin_rx_states()
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfi_enet.h694 u64 bcast; member
713 u64 bcast; member
/Linux-v4.19/net/mac80211/
Dmesh_pathtbl.c504 static const u8 bcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mesh_plink_broken() local
530 WLAN_REASON_MESH_PATH_DEST_UNREACHABLE, bcast); in mesh_plink_broken()
/Linux-v4.19/drivers/net/
Dnetconsole.c306 static const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in local_mac_show() local
308 return snprintf(buf, PAGE_SIZE, "%pM\n", dev ? dev->dev_addr : bcast); in local_mac_show()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1464 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4vf_set_rxmode() argument
1476 if (bcast < 0) in t4vf_set_rxmode()
1477 bcast = FW_VI_RXMODE_CMD_BROADCASTEN_M; in t4vf_set_rxmode()
1491 FW_VI_RXMODE_CMD_BROADCASTEN_V(bcast) | in t4vf_set_rxmode()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
DKconfig82 Say Y here to enable default bcast filtering configuration.
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1609 u64 bcast = ((u64)bcast_h << 32) | bcast_l; in ixgb_update_stats() local
1613 if (multi >= bcast) in ixgb_update_stats()
1614 multi -= bcast; in ixgb_update_stats()
/Linux-v4.19/drivers/net/wireless/admtek/
Dadm8211.c1357 static const u8 bcast[ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in adm8211_configure_filter() local
1388 adm8211_set_bssid(dev, bcast); in adm8211_configure_filter()
/Linux-v4.19/drivers/net/usb/
Dsmsc95xx.c1687 const u8 bcast[] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}; in smsc95xx_suspend() local
1695 crc[filter/2] |= smsc_crc(bcast, 6, filter); in smsc95xx_suspend()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dtxrx.c2014 bool bcast = is_multicast_ether_addr(eth->h_dest); in wil_start_xmit() local
2042 } else if (bcast) { in wil_start_xmit()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c7565 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4_set_rxmode() argument
7577 if (bcast < 0) in t4_set_rxmode()
7578 bcast = FW_VI_RXMODE_CMD_BROADCASTEN_M; in t4_set_rxmode()
7591 FW_VI_RXMODE_CMD_BROADCASTEN_V(bcast) | in t4_set_rxmode()
Dcxgb4.h1745 int mtu, int promisc, int all_multi, int bcast, int vlanex,