Home
last modified time | relevance | path

Searched defs:mac_type (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_param.c256 e1000_mac_type mac_type = adapter->hw.mac_type; in e1000_check_options() local
284 e1000_mac_type mac_type = adapter->hw.mac_type; in e1000_check_options() local
H A De1000_ethtool.c554 e1000_mac_type mac_type = hw->mac_type; e1000_get_ringparam() local
573 e1000_mac_type mac_type = hw->mac_type; e1000_set_ringparam() local
[all...]
H A De1000_hw.h1326 e1000_mac_type mac_type; member
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h77 u64 mac_type:4; member
178 u8 mac_type; member
H A Dotx_cptvf_algs.c506 static int cpt_aead_init(struct crypto_aead *tfm, u8 cipher_type, u8 mac_type) in cpt_aead_init()
719 static int swap_pad(u8 mac_type, u8 *pad) in swap_pad()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h68 u64 mac_type:4; member
174 u8 mac_type; member
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Despi.c228 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c42 u16 mac_type = 0, rf_id = 0; in iwl_pnvm_handle_section() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c952 hclgevf_update_mac_list(struct hnae3_handle * handle,enum HCLGEVF_MAC_NODE_STATE state,enum HCLGEVF_MAC_ADDR_TYPE mac_type,const unsigned char * addr) hclgevf_update_mac_list() argument
1024 hclgevf_add_del_mac_addr(struct hclgevf_dev * hdev,struct hclgevf_mac_addr_node * mac_node,enum HCLGEVF_MAC_ADDR_TYPE mac_type) hclgevf_add_del_mac_addr() argument
1050 hclgevf_config_mac_list(struct hclgevf_dev * hdev,struct list_head * list,enum HCLGEVF_MAC_ADDR_TYPE mac_type) hclgevf_config_mac_list() argument
1136 hclgevf_sync_mac_list(struct hclgevf_dev * hdev,enum HCLGEVF_MAC_ADDR_TYPE mac_type) hclgevf_sync_mac_list() argument
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c510 u32 mac_type = FW_MAC_TYPE_BSS_STA; in iwl_mvm_get_mac_type() local
1579 u32 mac_type; in iwl_mvm_handle_missed_beacons_notif() local
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1871 static u32 ice_get_pkg_segment_id(enum ice_mac_type mac_type) in ice_get_pkg_segment_id()
1893 static u32 ice_get_pkg_sign_type(enum ice_mac_type mac_type) in ice_get_pkg_sign_type()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h315 u8 mac_type; member
511 u8 mac_type; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h344 u8 mac_type; member
H A Dbnx2x_cmn.c3772 u8 mac_type = UNICAST_ADDRESS; in bnx2x_start_xmit() local
H A Dbnx2x_main.c8434 int mac_type, unsigned long *ramrod_flags) in bnx2x_set_mac_one() argument
8537 int mac_type, bool wait_for_comp) in bnx2x_del_all_macs() argument
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8546 hclge_update_mac_list(struct hclge_vport * vport,enum HCLGE_MAC_NODE_STATE state,enum HCLGE_MAC_ADDR_TYPE mac_type,const unsigned char * addr) hclge_update_mac_list() argument
8828 hclge_sync_vport_mac_list(struct hclge_vport * vport,struct list_head * list,enum HCLGE_MAC_ADDR_TYPE mac_type) hclge_sync_vport_mac_list() argument
8864 hclge_unsync_vport_mac_list(struct hclge_vport * vport,struct list_head * list,enum HCLGE_MAC_ADDR_TYPE mac_type) hclge_unsync_vport_mac_list() argument
8948 hclge_update_overflow_flags(struct hclge_vport * vport,enum HCLGE_MAC_ADDR_TYPE mac_type,bool is_all_added) hclge_update_overflow_flags() argument
8965 hclge_sync_vport_mac_table(struct hclge_vport * vport,enum HCLGE_MAC_ADDR_TYPE mac_type) hclge_sync_vport_mac_table() argument
9101 hclge_rm_vport_all_mac_table(struct hclge_vport * vport,bool is_del_list,enum HCLGE_MAC_ADDR_TYPE mac_type) hclge_rm_vport_all_mac_table() argument
9137 hclge_uninit_vport_mac_list(struct hclge_vport * vport,enum HCLGE_MAC_ADDR_TYPE mac_type) hclge_uninit_vport_mac_list() argument
[all...]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c481 enum qlcnic_mac_type mac_type) in qlcnic_nic_add_mac()
H A Dqlcnic_sriov_common.c1502 enum qlcnic_mac_type mac_type) in qlcnic_vf_add_mc_list()