Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/carl9170/
Dmac.c463 static const u8 bcast[ETH_ALEN] = { in carl9170_upload_key() local
/linux-3.4.99/arch/sparc/include/asm/
Dobio.h228 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument
/linux-3.4.99/drivers/uwb/
Dlc-dev.c49 static const struct uwb_dev_addr bcast = { .data = { 0xff, 0xff } }; in uwb_dev_addr_bcast() local
/linux-3.4.99/drivers/isdn/mISDN/
Dlayer2.h25 struct mISDNchannel bcast; member
/linux-3.4.99/net/irda/
Dirlap_frame.c322 __u32 bcast = BROADCAST; in irlap_send_discovery_xid_frame() local
/linux-3.4.99/drivers/net/
Dnetconsole.c279 static const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in show_local_mac() local
/linux-3.4.99/drivers/net/ethernet/atheros/atlx/
Datl2.h256 unsigned bcast:1; /* broadcast packet */ member
305 unsigned bcast:1; /* current packet is broadcast */ member
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c970 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4vf_set_rxmode()
/linux-3.4.99/net/mac80211/
Dmesh_pathtbl.c730 static const u8 bcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in mesh_plink_broken() local
Dtx.c1827 static const u8 bcast[ETH_ALEN] = in ieee80211_subif_start_xmit() local
/linux-3.4.99/drivers/net/wireless/
Dadm8211.c1346 static const u8 bcast[ETH_ALEN] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in adm8211_configure_filter() local
Dwl3501_cs.c1523 static const u8 bcast[ETH_ALEN] = { 255, 255, 255, 255, 255, 255 }; in wl3501_set_wap() local
/linux-3.4.99/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1685 u64 bcast = ((u64)bcast_h << 32) | bcast_l; in ixgb_update_stats() local
/linux-3.4.99/include/linux/
Duwb.h566 struct uwb_mac_addr bcast = { in uwb_mac_addr_bcast() local
/linux-3.4.99/drivers/net/ethernet/brocade/bna/
Dbfi_enet.h738 u64 bcast; member
757 u64 bcast; member
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2323 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4_set_rxmode()