Searched defs:mac (Results 301 - 313 of 313) sorted by relevance

<<111213

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c7826 t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size, uint8_t *vfvld, uint16_t *vin, unsigned int portfunc, unsigned int idstype) argument
7896 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size, uint8_t *vfvld, uint16_t *vin) argument
[all...]
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.h977 bwn_tx_hdrsize(struct bwn_mac *mac) argument
1061 bwn_channel_band(struct bwn_mac *mac, struct ieee80211_channel *c) argument
1070 bwn_current_band(struct bwn_mac *mac) argument
1080 bwn_is_40mhz(struct bwn_mac *mac) argument
1088 bwn_get_centre_freq(struct bwn_mac *mac) argument
1097 bwn_get_chan_centre_freq(struct bwn_mac *mac, struct ieee80211_channel *chan) argument
1105 bwn_get_chan(struct bwn_mac *mac) argument
1114 bwn_get_channel(struct bwn_mac *mac) argument
1122 bwn_is_chan_passive(struct bwn_mac *mac) argument
1130 bwn_get_chan_type(struct bwn_mac *mac, struct ieee80211_channel *c) argument
1146 bwn_get_chan_power(struct bwn_mac *mac, struct ieee80211_channel *c) argument
1158 bwn_is_bus_siba(struct bwn_mac *mac) argument
[all...]
/freebsd-11-stable/sys/net/
H A Diflib.c251 iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]) argument
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c11623 bxe_set_mac_one(struct bxe_softc *sc, uint8_t *mac, struct ecore_vlan_mac_obj *obj, uint8_t set, int mac_type, unsigned long *ramrod_flags) argument
[all...]
H A Decore_hsi.h6929 struct eth_classify_mac_cmd mac; member in union:eth_classify_rule_cmd
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_type.h692 struct i40e_mac_info mac; member in struct:i40e_hw
H A Di40e_adminq_cmd.h1348 u8 mac[6]; member in struct:i40e_aqc_add_remove_control_packet_filter
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_ec_regs.h991 struct al_ec_mac mac; /* [0xc0] */ member in struct:al_ec_regs
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.h1151 struct mac_address_format mac; member in struct:mbx_query_common_iface_mac::__anon7365::__anon7367
1173 struct mac_address_format mac; member in struct:mbx_set_common_iface_mac::__anon7368::__anon7369
1196 } mac[32]; member in struct:mbx_set_common_iface_multicast::__anon7371::__anon7372
1845 } mac[IFACE_RX_NUM_MCAST_MAX]; member in struct:iface_rx_filter_ctx
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1928 u8 mac[6]; member in struct:fw_vi_cmd
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h2115 uint8_t mac; member in struct:iwm_mvm_alive_resp_ver1
2137 uint8_t mac; member in struct:iwm_mvm_alive_resp_ver2
2163 uint8_t mac; member in struct:iwm_mvm_alive_resp
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_type.h4116 struct ixgbe_mac_info mac; member in struct:ixgbe_hw
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2228 } mac; member in union:fw_chnet_ifconf_wr::__anon4459
6466 __u8 mac[6]; member in struct:fw_vi_cmd
8847 __u8 mac[6]; member in struct:fw_chnet_iface_cmd
9188 __u8 mac[6]; member in struct:fw_fcoe_fcf_cmd

Completed in 585 milliseconds

<<111213