Searched +defs:sync +defs:mac (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 1320 u8 *mac; in wil_get_bl_info() local 1407 u8 mac[8]; in wil_get_otp_info() local 1454 void wil_abort_scan(struct wil6210_vif *vif, bool sync) in wil_abort_scan() 1483 void wil_abort_scan_all_vifs(struct wil6210_priv *wil, bool sync) in wil_abort_scan_all_vifs() 1606 static const u8 mac[ETH_ALEN] = { in wil_reset() local 1931 int wil_find_cid(struct wil6210_priv *wil, u8 mid, const u8 *mac) in wil_find_cid()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 230 static void iwl_mvm_intf_dual_chain_req(void *data, u8 *mac, in iwl_mvm_intf_dual_chain_req() 1939 static void iwl_mvm_nic_error(struct iwl_op_mode *op_mode, bool sync) in iwl_mvm_nic_error()
|
H A D | mac80211.c | 1013 static void iwl_mvm_cleanup_iterator(void *data, u8 *mac, in iwl_mvm_cleanup_iterator() 1798 static void iwl_mvm_mc_iface_iterator(void *_data, u8 *mac, in iwl_mvm_mc_iface_iterator() 1965 static void iwl_mvm_mu_mimo_iface_iterator(void *_data, u8 *mac, in iwl_mvm_mu_mimo_iface_iterator() 4734 static void iwl_mvm_ftm_responder_chanctx_iter(void *_data, u8 *mac, in iwl_mvm_ftm_responder_chanctx_iter() 6054 bool sync, in iwl_mvm_sync_rx_queues_internal()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 1076 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode() local 1098 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode() local 2576 struct hclge_mac *mac = &hdev->hw.mac; in hclge_cfg_mac_speed_dup() local 2874 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec() local 2895 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec() local 2905 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_init() local 3130 struct hclge_mac *mac = &hdev->hw.mac; in hclge_update_pause_advertising() local 3157 struct hclge_mac *mac = &hdev->hw.mac; in hclge_update_advertising() local 3166 struct hclge_mac *mac) in hclge_update_port_capability() 3401 struct hclge_mac *mac = &hdev->hw.mac; in hclge_update_port_info() local [all …]
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 224 struct u64_stats_sync sync; member 266 struct u64_stats_sync sync; member 480 unsigned char mac[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00.h | 487 enum tsf_sync sync; member 501 __le32 mac[2]; member
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 2274 static int ipw_send_adapter_address(struct ipw_priv *priv, const u8 * mac) in ipw_send_adapter_address() 2644 static void eeprom_parse_mac(struct ipw_priv *priv, u8 * mac) in eeprom_parse_mac() 4991 int len, int sync) in ipw_queue_tx_hcmd() 8088 u8 *mac = header->addr2; in is_duplicate_packet() local
|