Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dtxrx.c155 bool bcast) in wcn36xx_set_tx_data() argument
195 if (bcast) { in wcn36xx_set_tx_data()
217 bool bcast) in wcn36xx_set_tx_mgmt() argument
242 bcast = false; in wcn36xx_set_tx_mgmt()
244 if (bcast) { in wcn36xx_set_tx_mgmt()
270 bool bcast = is_broadcast_ether_addr(hdr->addr1) || in wcn36xx_start_tx() local
292 is_low ? "low" : "high", bcast ? "bcast" : "ucast"); in wcn36xx_start_tx()
321 wcn36xx_set_tx_data(bd, wcn, &vif_priv, sta_priv, skb, bcast); in wcn36xx_start_tx()
324 wcn36xx_set_tx_mgmt(bd, wcn, &vif_priv, skb, bcast); in wcn36xx_start_tx()
/linux-4.4.14/net/tipc/
DMakefile7 tipc-y += addr.o bcast.o bearer.o \
Dlink.c1338 static bool tipc_link_build_bc_proto_msg(struct tipc_link *l, bool bcast, in tipc_link_build_bc_proto_msg() argument
1359 msg_set_non_seq(hdr, bcast); in tipc_link_build_bc_proto_msg()
/linux-4.4.14/arch/sparc/kernel/
Dsun4d_smp.c228 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument
229 (((bcast) << 31) | ((devid) << 23) | ((sid) << 15) | (levels))
/linux-4.4.14/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-4.4.14/drivers/net/ethernet/atheros/atlx/
Datl2.h256 unsigned bcast:1; /* broadcast packet */ member
305 unsigned bcast:1; /* current packet is broadcast */ member
/linux-4.4.14/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-4.4.14/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-4.4.14/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-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfi_enet.h694 u64 bcast; member
713 u64 bcast; member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1134 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4vf_set_rxmode() argument
1146 if (bcast < 0) in t4vf_set_rxmode()
1147 bcast = FW_VI_RXMODE_CMD_BROADCASTEN_M; in t4vf_set_rxmode()
1161 FW_VI_RXMODE_CMD_BROADCASTEN_V(bcast) | in t4vf_set_rxmode()
/linux-4.4.14/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-4.4.14/drivers/net/wireless/iwlwifi/
DKconfig83 Say Y here to enable default bcast filtering configuration.
/linux-4.4.14/net/mac80211/
Dmesh_pathtbl.c753 static const u8 bcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mesh_plink_broken() local
773 WLAN_REASON_MESH_PATH_DEST_UNREACHABLE, bcast); in mesh_plink_broken()
/linux-4.4.14/net/irda/
Dirlap_frame.c320 __u32 bcast = BROADCAST; in irlap_send_discovery_xid_frame() local
350 frame->daddr = cpu_to_le32(bcast); in irlap_send_discovery_xid_frame()
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1668 u64 bcast = ((u64)bcast_h << 32) | bcast_l; in ixgb_update_stats() local
1672 if (multi >= bcast) in ixgb_update_stats()
1673 multi -= bcast; in ixgb_update_stats()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dtxrx.c1656 bool bcast = is_multicast_ether_addr(eth->h_dest); in wil_start_xmit() local
1684 vring = bcast ? wil_find_tx_bcast(wil, skb) : in wil_start_xmit()
/linux-4.4.14/drivers/net/wireless/
Dadm8211.c1350 static const u8 bcast[ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in adm8211_configure_filter() local
1381 adm8211_set_bssid(dev, bcast); in adm8211_configure_filter()
/linux-4.4.14/drivers/net/usb/
Dsmsc95xx.c1511 const u8 bcast[] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}; in smsc95xx_suspend() local
1519 crc[filter/2] |= smsc_crc(bcast, 6, filter); in smsc95xx_suspend()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c6483 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4_set_rxmode() argument
6495 if (bcast < 0) in t4_set_rxmode()
6496 bcast = FW_VI_RXMODE_CMD_BROADCASTEN_M; in t4_set_rxmode()
6509 FW_VI_RXMODE_CMD_BROADCASTEN_V(bcast) | in t4_set_rxmode()
Dcxgb4.h1382 int mtu, int promisc, int all_multi, int bcast, int vlanex,