Searched refs:mac (Results 1 - 25 of 110) sorted by relevance

12345

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dbwimac.h74 #define MOBJ_WRITE_2(mac, objid, ofs, val) \
75 bwi_memobj_write_2((mac), (objid), (ofs), (val))
76 #define MOBJ_WRITE_4(mac, objid, ofs, val) \
77 bwi_memobj_write_4((mac), (objid), (ofs), (val))
78 #define MOBJ_READ_2(mac, objid, ofs) \
79 bwi_memobj_read_2((mac), (objid), (ofs))
80 #define MOBJ_READ_4(mac, objid, ofs) \
81 bwi_memobj_read_4((mac), (objid), (ofs))
83 #define MOBJ_SETBITS_4(mac, objid, ofs, bits) \
84 MOBJ_WRITE_4((mac), (obji
[all...]
H A Dbwiphy.c89 static void bwi_tbl_write_2(struct bwi_mac *mac, uint16_t, uint16_t);
90 static void bwi_tbl_write_4(struct bwi_mac *mac, uint16_t, uint32_t);
137 bwi_phy_write(struct bwi_mac *mac, uint16_t ctrl, uint16_t data) argument
139 struct bwi_softc *sc = mac->mac_sc;
146 bwi_phy_read(struct bwi_mac *mac, uint16_t ctrl) argument
148 struct bwi_softc *sc = mac->mac_sc;
155 bwi_phy_attach(struct bwi_mac *mac) argument
157 struct bwi_softc *sc = mac->mac_sc;
158 struct bwi_phy *phy = &mac->mac_phy;
225 bwi_phy_set_bbp_atten(struct bwi_mac *mac, uint16_ argument
244 bwi_phy_calibrate(struct bwi_mac *mac) argument
266 bwi_tbl_write_2(struct bwi_mac *mac, uint16_t ofs, uint16_t data) argument
278 bwi_tbl_write_4(struct bwi_mac *mac, uint16_t ofs, uint32_t data) argument
293 bwi_nrssi_write(struct bwi_mac *mac, uint16_t ofs, int16_t data) argument
300 bwi_nrssi_read(struct bwi_mac *mac, uint16_t ofs) argument
307 bwi_phy_init_11a(struct bwi_mac *mac) argument
313 bwi_phy_init_11g(struct bwi_mac *mac) argument
428 bwi_phy_init_11b_rev2(struct bwi_mac *mac) argument
436 bwi_phy_init_11b_rev4(struct bwi_mac *mac) argument
505 bwi_phy_init_11b_rev5(struct bwi_mac *mac) argument
607 bwi_phy_init_11b_rev6(struct bwi_mac *mac) argument
748 bwi_phy_config_11g(struct bwi_mac *mac) argument
881 bwi_phy_config_agc(struct bwi_mac *mac) argument
962 bwi_set_gains(struct bwi_mac *mac, const struct bwi_gains *gains) argument
[all...]
H A Dbwirf.c80 #define RF_LO_WRITE(mac, lo) bwi_rf_lo_write((mac), (lo))
108 #define SAVE_RF_REG(mac, regs, n) (regs)->rf_##n = RF_READ((mac), 0x##n)
109 #define RESTORE_RF_REG(mac, regs, n) RF_WRITE((mac), 0x##n, (regs)->rf_##n)
111 #define SAVE_PHY_REG(mac, regs, n) (regs)->phy_##n = PHY_READ((mac), 0x##n)
112 #define RESTORE_PHY_REG(mac, regs, n) PHY_WRITE((mac),
161 bwi_nrssi_11g(struct bwi_mac *mac) argument
176 bwi_get_rf_lo(struct bwi_mac *mac, uint16_t rf_atten, uint16_t bbp_atten) argument
187 bwi_rf_lo_isused(struct bwi_mac *mac, const struct bwi_rf_lo *lo) argument
199 bwi_rf_write(struct bwi_mac *mac, uint16_t ctrl, uint16_t data) argument
208 bwi_rf_read(struct bwi_mac *mac, uint16_t ctrl) argument
227 bwi_rf_attach(struct bwi_mac *mac) argument
342 bwi_rf_set_chan(struct bwi_mac *mac, u_int chan, int work_around) argument
373 bwi_rf_get_gains(struct bwi_mac *mac) argument
528 bwi_rf_init(struct bwi_mac *mac) argument
543 bwi_rf_off_11a(struct bwi_mac *mac) argument
555 bwi_rf_off_11bg(struct bwi_mac *mac) argument
561 bwi_rf_off_11g_rev5(struct bwi_mac *mac) argument
568 bwi_rf_work_around(struct bwi_mac *mac, u_int chan) argument
590 bwi_rf_lo_find(struct bwi_mac *mac, const struct bwi_tpctl *tpctl) argument
632 bwi_rf_lo_adjust(struct bwi_mac *mac, const struct bwi_tpctl *tpctl) argument
641 bwi_rf_lo_write(struct bwi_mac *mac, const struct bwi_rf_lo *lo) argument
652 bwi_rf_gain_max_reached(struct bwi_mac *mac, int idx) argument
677 bwi_phy812_value(struct bwi_mac *mac, uint16_t lpd) argument
749 bwi_rf_init_bcm2050(struct bwi_mac *mac) argument
1011 bwi_rf_calibval(struct bwi_mac *mac) argument
1085 bwi_rf_map_txpower(struct bwi_mac *mac) argument
1258 bwi_rf_lo_update_11g(struct bwi_mac *mac) argument
1391 bwi_rf_lo_devi_measure(struct bwi_mac *mac, uint16_t ctrl) argument
1424 bwi_rf_get_tp_ctrl2(struct bwi_mac *mac) argument
1450 _bwi_rf_lo_update_11g(struct bwi_mac *mac, uint16_t orig_rf7a) argument
1547 bwi_rf_lo_measure_11g(struct bwi_mac *mac, const struct bwi_rf_lo *src_lo, struct bwi_rf_lo *dst_lo, uint8_t devi_ctrl) argument
1637 bwi_rf_calc_nrssi_slope_11b(struct bwi_mac *mac) argument
1750 bwi_rf_set_nrssi_ofs_11g(struct bwi_mac *mac) argument
1905 bwi_rf_calc_nrssi_slope_11g(struct bwi_mac *mac) argument
2084 bwi_rf_init_sw_nrssi_table(struct bwi_mac *mac) argument
2104 bwi_rf_init_hw_nrssi_table(struct bwi_mac *mac, uint16_t adjust) argument
2124 bwi_rf_set_nrssi_thr_11b(struct bwi_mac *mac) argument
2181 bwi_rf_set_nrssi_thr_11g(struct bwi_mac *mac) argument
2222 bwi_rf_clear_tssi(struct bwi_mac *mac) argument
2271 bwi_rf_on_11a(struct bwi_mac *mac) argument
2277 bwi_rf_on_11bg(struct bwi_mac *mac) argument
2292 bwi_rf_set_ant_mode(struct bwi_mac *mac, int ant_mode) argument
2368 bwi_rf_get_latest_tssi(struct bwi_mac *mac, int8_t tssi[], uint16_t ofs) argument
2388 bwi_rf_tssi2dbm(struct bwi_mac *mac, int8_t tssi, int8_t *txpwr) argument
2409 bwi_rf_calc_rssi_bcm2050(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr) argument
2479 bwi_rf_calc_rssi_bcm2053(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr) argument
2495 bwi_rf_calc_rssi_bcm2060(struct bwi_mac *mac, const struct bwi_rxbuf_hdr *hdr) argument
2506 bwi_rf_calc_noise_bcm2050(struct bwi_mac *mac) argument
2530 bwi_rf_calc_noise_bcm2053(struct bwi_mac *mac) argument
2544 bwi_rf_calc_noise_bcm2060(struct bwi_mac *mac) argument
2551 bwi_rf_lo_measure_11b(struct bwi_mac *mac) argument
2571 bwi_rf_lo_update_11b(struct bwi_mac *mac) argument
[all...]
H A Dbwimac.c120 bwi_tmplt_write_4(struct bwi_mac *mac, uint32_t ofs, uint32_t val) argument
122 struct bwi_softc *sc = mac->mac_sc;
124 if (mac->mac_flags & BWI_MAC_F_BSWAP)
132 bwi_hostflags_write(struct bwi_mac *mac, uint64_t flags) argument
137 MOBJ_WRITE_2(mac, BWI_COMM_MOBJ, BWI_COMM_MOBJ_HFLAGS_LO, val);
140 MOBJ_WRITE_2(mac, BWI_COMM_MOBJ, BWI_COMM_MOBJ_HFLAGS_MI, val);
146 bwi_hostflags_read(struct bwi_mac *mac) argument
153 val = MOBJ_READ_2(mac, BWI_COMM_MOBJ, BWI_COMM_MOBJ_HFLAGS_MI);
156 val = MOBJ_READ_2(mac, BWI_COMM_MOBJ, BWI_COMM_MOBJ_HFLAGS_LO);
163 bwi_memobj_read_2(struct bwi_mac *mac, uint16_ argument
180 bwi_memobj_read_4(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0) argument
205 bwi_memobj_write_2(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0, uint16_t v) argument
223 bwi_memobj_write_4(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0, uint32_t v) argument
244 bwi_mac_lateattach(struct bwi_mac *mac) argument
287 bwi_mac_init(struct bwi_mac *mac) argument
453 bwi_mac_reset(struct bwi_mac *mac, int link_phy) argument
501 bwi_mac_set_tpctl_11bg(struct bwi_mac *mac, const struct bwi_tpctl *new_tpctl) argument
541 bwi_mac_test(struct bwi_mac *mac) argument
592 bwi_mac_setup_tpctl(struct bwi_mac *mac) argument
693 bwi_mac_dummy_xmit(struct bwi_mac *mac) argument
758 bwi_mac_init_tpctl_11bg(struct bwi_mac *mac) argument
827 bwi_mac_detach(struct bwi_mac *mac) argument
881 bwi_mac_fw_alloc(struct bwi_mac *mac) argument
976 bwi_mac_fw_free(struct bwi_mac *mac) argument
1005 bwi_mac_fw_load(struct bwi_mac *mac) argument
1085 bwi_mac_gpio_init(struct bwi_mac *mac) argument
1120 bwi_mac_gpio_fini(struct bwi_mac *mac) argument
1137 bwi_mac_fw_load_iv(struct bwi_mac *mac, const struct firmware *fw) argument
1217 bwi_mac_fw_init(struct bwi_mac *mac) argument
1237 bwi_mac_opmode_init(struct bwi_mac *mac) argument
1307 bwi_mac_hostflags_init(struct bwi_mac *mac) argument
1336 bwi_mac_bss_param_init(struct bwi_mac *mac) argument
1395 bwi_mac_set_retry_lim(struct bwi_mac *mac, const struct bwi_retry_lim *lim) argument
1411 bwi_mac_set_ackrates(struct bwi_mac *mac, const struct ieee80211_rate_table *rt, const struct ieee80211_rateset *rs) argument
1443 bwi_mac_start(struct bwi_mac *mac) argument
1458 bwi_mac_stop(struct bwi_mac *mac) argument
1488 bwi_mac_config_ps(struct bwi_mac *mac) argument
1522 bwi_mac_reset_hwkeys(struct bwi_mac *mac) argument
1529 bwi_mac_shutdown(struct bwi_mac *mac) argument
1556 bwi_mac_get_property(struct bwi_mac *mac) argument
1609 bwi_mac_updateslot(struct bwi_mac *mac, int shslot) argument
1629 struct bwi_mac *mac; local
1747 bwi_mac_adjust_tpctl(struct bwi_mac *mac, int rf_atten_adj, int bbp_atten_adj) argument
1803 bwi_mac_calibrate_txpower(struct bwi_mac *mac, enum bwi_txpwrcb_type type) argument
1918 bwi_mac_lock(struct bwi_mac *mac) argument
1941 bwi_mac_unlock(struct bwi_mac *mac) argument
1962 bwi_mac_set_promisc(struct bwi_mac *mac, int promisc) argument
[all...]
H A Dbwirf.h113 #define RF_WRITE(mac, ofs, val) bwi_rf_write((mac), (ofs), (val))
114 #define RF_READ(mac, ofs) bwi_rf_read((mac), (ofs))
116 #define RF_SETBITS(mac, ofs, bits) \
117 RF_WRITE((mac), (ofs), RF_READ((mac), (ofs)) | (bits))
118 #define RF_CLRBITS(mac, ofs, bits) \
119 RF_WRITE((mac), (ofs), RF_READ((mac), (of
[all...]
/haiku/src/bin/network/
H A Dwakeonlan.cpp19 unsigned char mac[6]; local
20 if (sscanf(argv[1], "%2x%*c%2x%*c%2x%*c%2x%*c%2x%*c%2x", &mac[0], &mac[1],
21 &mac[2], &mac[3], &mac[4], &mac[5]) != 6) {
29 memcpy(buffer + i * 6, mac, sizeof(mac));
57 printf("magic packet sent to %02x:%02x:%02x:%02x:%02x:%02x\n", mac[
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_api.c49 if (hw->mac.ops.init_params) {
50 ret_val = hw->mac.ops.init_params(hw);
56 DEBUGOUT("mac.init_mac_params was NULL\n");
146 * This function sets the mac type of the adapter based on the
153 struct e1000_mac_info *mac = &hw->mac; local
160 mac->type = e1000_82542;
164 mac->type = e1000_82543;
170 mac->type = e1000_82544;
177 mac
[all...]
H A De1000_mac.c50 struct e1000_mac_info *mac = &hw->mac; local
54 mac->ops.init_params = e1000_null_ops_generic;
55 mac->ops.init_hw = e1000_null_ops_generic;
56 mac->ops.reset_hw = e1000_null_ops_generic;
57 mac->ops.setup_physical_interface = e1000_null_ops_generic;
58 mac->ops.get_bus_info = e1000_null_ops_generic;
59 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pcie;
60 mac->ops.read_mac_addr = e1000_read_mac_addr_generic;
61 mac
187 struct e1000_mac_info *mac = &hw->mac; local
242 struct e1000_mac_info *mac = &hw->mac; local
719 struct e1000_mac_info *mac = &hw->mac; local
784 struct e1000_mac_info *mac = &hw->mac; local
851 struct e1000_mac_info *mac = &hw->mac; local
1068 struct e1000_mac_info *mac = &hw->mac; local
1137 struct e1000_mac_info *mac = &hw->mac; local
1361 struct e1000_mac_info *mac = &hw->mac; local
1777 struct e1000_mac_info *mac = &hw->mac; local
2062 struct e1000_mac_info *mac = &hw->mac; local
2090 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82571.c115 switch (hw->mac.type) {
172 switch (hw->mac.type) {
227 switch (hw->mac.type) {
259 switch (hw->mac.type) {
285 struct e1000_mac_info *mac = &hw->mac; local
298 mac->ops.setup_physical_interface =
300 mac->ops.check_for_link = e1000_check_for_fiber_link_generic;
301 mac->ops.get_link_up_info =
309 mac
1072 struct e1000_mac_info *mac = &hw->mac; local
1532 struct e1000_mac_info *mac = &hw->mac; local
1853 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_vf.c94 struct e1000_mac_info *mac = &hw->mac; local
107 mac->asf_firmware_present = false;
109 mac->arc_subsystem_valid = false;
111 mac->adaptive_ifs = false;
113 mac->mta_reg_count = 128;
115 mac->rar_entry_count = 1;
119 mac->ops.setup_link = e1000_setup_link_vf;
121 mac->ops.get_bus_info = e1000_get_bus_info_pcie_vf;
123 mac
538 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82542.c103 struct e1000_mac_info *mac = &hw->mac; local
111 mac->mta_reg_count = 128;
113 mac->rar_entry_count = E1000_RAR_ENTRIES;
118 mac->ops.get_bus_info = e1000_get_bus_info_82542;
120 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
122 mac->ops.reset_hw = e1000_reset_hw_82542;
124 mac->ops.init_hw = e1000_init_hw_82542;
126 mac->ops.setup_link = e1000_setup_link_82542;
128 mac
246 struct e1000_mac_info *mac = &hw->mac; local
320 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82540.c95 switch (hw->mac.type) {
161 struct e1000_mac_info *mac = &hw->mac; local
184 mac->mta_reg_count = 128;
186 mac->rar_entry_count = E1000_RAR_ENTRIES;
191 mac->ops.get_bus_info = e1000_get_bus_info_pci_generic;
193 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
195 mac->ops.reset_hw = e1000_reset_hw_82540;
197 mac->ops.init_hw = e1000_init_hw_82540;
199 mac
331 struct e1000_mac_info *mac = &hw->mac; local
463 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82543.c111 phy->ops.read_reg = (hw->mac.type == e1000_82543)
114 phy->ops.reset = (hw->mac.type == e1000_82543)
117 phy->ops.write_reg = (hw->mac.type == e1000_82543)
141 switch (hw->mac.type) {
196 struct e1000_mac_info *mac = &hw->mac; local
212 mac->mta_reg_count = 128;
214 mac->rar_entry_count = E1000_RAR_ENTRIES;
219 mac->ops.get_bus_info = e1000_get_bus_info_pci_generic;
221 mac
959 struct e1000_mac_info *mac = &hw->mac; local
1200 struct e1000_mac_info *mac = &hw->mac; local
1336 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82541.c222 struct e1000_mac_info *mac = &hw->mac; local
229 mac->mta_reg_count = 128;
231 mac->rar_entry_count = E1000_RAR_ENTRIES;
233 mac->asf_firmware_present = true;
238 mac->ops.get_bus_info = e1000_get_bus_info_pci_generic;
240 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
242 mac->ops.reset_hw = e1000_reset_hw_82541;
244 mac->ops.init_hw = e1000_init_hw_82541;
246 mac
377 struct e1000_mac_info *mac = &hw->mac; local
587 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_manage.c80 if (!hw->mac.arc_subsystem_valid) {
142 hw->mac.tx_pkt_filtering = true;
145 if (!hw->mac.ops.check_mng_mode(hw)) {
146 hw->mac.tx_pkt_filtering = false;
147 return hw->mac.tx_pkt_filtering;
155 hw->mac.tx_pkt_filtering = false;
156 return hw->mac.tx_pkt_filtering;
174 hw->mac.tx_pkt_filtering = true;
175 return hw->mac.tx_pkt_filtering;
180 hw->mac
[all...]
H A De1000_base.c61 return hw->mac.ops.acquire_swfw_sync(hw, mask);
83 hw->mac.ops.release_swfw_sync(hw, mask);
94 struct e1000_mac_info *mac = &hw->mac; local
96 u16 i, rar_count = mac->rar_entry_count;
105 for (i = 0; i < mac->mta_reg_count; i++)
110 for (i = 0; i < mac->uta_reg_count; i++)
114 ret_val = mac->ops.setup_link(hw);
/haiku/headers/private/kernel/boot/net/
H A DARP.h26 status_t GetMACForIP(ip_addr_t ip, mac_addr_t &mac);
36 mac_addr_t mac; member in struct:ARPService::MapEntry
39 status_t _SendARPPacket(ip_addr_t ip, const mac_addr_t &mac, uint16 opcode);
42 void _PutEntry(ip_addr_t ip, const mac_addr_t &mac);
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_api.c23 if (hw->mac.ops.init_params) {
24 ret_val = hw->mac.ops.init_params(hw);
30 DEBUGOUT("mac.init_mac_params was NULL\n");
94 * This function sets the mac type of the adapter based on the
101 struct igc_mac_info *mac = &hw->mac; local
121 mac->type = igc_i225;
174 switch (hw->mac.type) {
216 if (hw->mac.ops.get_bus_info)
217 return hw->mac
[all...]
H A Digc_base.c30 return hw->mac.ops.acquire_swfw_sync(hw, mask);
48 hw->mac.ops.release_swfw_sync(hw, mask);
59 struct igc_mac_info *mac = &hw->mac; local
61 u16 i, rar_count = mac->rar_entry_count;
70 for (i = 0; i < mac->mta_reg_count; i++)
75 for (i = 0; i < mac->uta_reg_count; i++)
79 ret_val = mac->ops.setup_link(hw);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_keycache.c58 const HAL_KEYVAL *k, const uint8_t *mac,
63 if (ar5212SetKeyCacheEntry(ah, entry, k, mac, xorKey)) {
57 ar5416SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
/haiku/src/system/boot/loader/net/
H A DARP.cpp113 ARPService::GetMACForIP(ip_addr_t ip, mac_addr_t &mac) argument
120 mac = kBroadcastMACAddress;
122 mac.ToUInt64()));
128 mac = entry->mac;
130 mac.ToUInt64()));
150 mac = entry->mac;
152 mac.ToUInt64()));
165 ARPService::_SendARPPacket(ip_addr_t ip, const mac_addr_t &mac, uint1 argument
200 _PutEntry(ip_addr_t ip, const mac_addr_t &mac) argument
[all...]
/haiku/src/servers/net/
H A DAutoconfigLooper.cpp101 uint8* mac = link.LinkLevelAddress(); local
102 last = mac[0] ^ mac[1] ^ mac[2] ^ mac[3] ^ mac[4] ^ mac[5];
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_keycache.c76 * Sets the mac part of the specified key cache entry and mark it valid.
79 ar5210SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
88 if (mac != AH_NULL) {
89 macHi = (mac[5] << 8) | mac[4];
90 macLo = (mac[3] << 24)| (mac[2] << 16)
91 | (mac[1] << 8) | mac[0];
112 const HAL_KEYVAL *k, const uint8_t *mac, in
111 ar5210SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_keycache.c80 * Sets the mac part of the specified key cache entry and mark it valid.
83 ar5211SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) argument
97 if (mac != AH_NULL) {
98 macHi = (mac[5] << 8) | mac[4];
99 macLo = (mac[3] << 24)| (mac[2] << 16)
100 | (mac[1] << 8) | mac[0];
118 const HAL_KEYVAL *k, const uint8_t *mac,
117 ar5211SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, const HAL_KEYVAL *k, const uint8_t *mac, int xorKey) argument
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c175 acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
185 "ACL: add %s failed, no memory\n", ether_sprintf(mac));
191 hash = ACL_HASH(mac);
193 if (IEEE80211_ADDR_EQ(acl->acl_macaddr, mac)) {
198 ether_sprintf(mac));
202 IEEE80211_ADDR_COPY(new->acl_macaddr, mac);
209 "ACL: add %s\n", ether_sprintf(mac));
214 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
220 acl = _find_acl(as, mac);
226 "ACL: remove %s%s\n", ether_sprintf(mac),
331 static const struct ieee80211_aclator mac = { variable in typeref:struct:ieee80211_aclator
[all...]

Completed in 438 milliseconds

12345