| /kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
| H A D | mtk_sgmii.c | 112 void mtk_sgmii_restart_an(struct mtk_eth *eth, int mac_id) in mtk_sgmii_restart_an() argument
|
| H A D | mtk_eth_path.c | 242 int mtk_gmac_sgmii_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_sgmii_path_setup() argument 257 int mtk_gmac_gephy_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_gephy_path_setup() argument 275 int mtk_gmac_rgmii_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_rgmii_path_setup() argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
| H A D | hal_intf.c | 49 void rtw_hal_update_ra_mask(struct adapter *adapt, u32 mac_id, u8 rssi_level) in rtw_hal_update_ra_mask() argument
|
| H A D | odm_rtl8188e.c | 191 static void update_tx_ant_88eu(struct odm_dm_struct *dm_odm, u8 ant, u32 mac_id) in update_tx_ant_88eu() argument 205 rtl88eu_dm_set_tx_ant_by_tx_info(struct odm_dm_struct *dm_odm, u8 *desc, u8 mac_id) rtl88eu_dm_set_tx_ant_by_tx_info() argument 218 rtl88eu_dm_ant_sel_statistics(struct odm_dm_struct *dm_odm, u8 antsel_tr_mux, u32 mac_id, u8 rx_pwdb_all) rtl88eu_dm_ant_sel_statistics() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
| H A D | rtw_event.h | 63 int mac_id; member
|
| H A D | rtl8188e_xmit.h | 118 u8 mac_id:6; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_path.c | 252 int mtk_gmac_sgmii_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_sgmii_path_setup() argument 263 int mtk_gmac_gephy_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_gephy_path_setup() argument 277 int mtk_gmac_rgmii_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_rgmii_path_setup() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | mac-cfg.h | 140 __le32 mac_id; member 156 __le32 mac_id; member 185 __le32 mac_id; member 203 __le32 mac_id; member
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_event.h | 60 int mac_id; member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_event.h | 60 int mac_id; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_xgmac.c | 428 u32 mac_id = drv->mac_id; in hns_xgmac_free() local
|
| H A D | hns_dsaf_gmac.c | 112 u32 mac_id = drv->mac_id; in hns_gmac_free() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.h | 82 int mac_id; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-context-info.h | 111 __le16 mac_id; member
|
| H A D | iwl-context-info-gen3.h | 124 __le16 mac_id; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| H A D | hw.c | 134 ath11k_hw_mac_id_to_pdev_id_ipq8074(struct ath11k_hw_params *hw, int mac_id) ath11k_hw_mac_id_to_pdev_id_ipq8074() argument 140 ath11k_hw_mac_id_to_srng_id_ipq8074(struct ath11k_hw_params *hw, int mac_id) ath11k_hw_mac_id_to_srng_id_ipq8074() argument 146 ath11k_hw_mac_id_to_pdev_id_qca6390(struct ath11k_hw_params *hw, int mac_id) ath11k_hw_mac_id_to_pdev_id_qca6390() argument 152 ath11k_hw_mac_id_to_srng_id_qca6390(struct ath11k_hw_params *hw, int mac_id) ath11k_hw_mac_id_to_srng_id_qca6390() argument
|
| H A D | dp_tx.c | 282 static void ath11k_dp_tx_free_txbuf(struct ath11k_base *ab, u8 mac_id, in ath11k_dp_tx_free_txbuf() argument 538 u8 mac_id; in ath11k_dp_tx_completion_handler() local 361 ath11k_dp_tx_process_htt_tx_complete(struct ath11k_base *ab, void *desc, u8 mac_id, u32 msdu_id, struct dp_tx_ring *tx_ring) ath11k_dp_tx_process_htt_tx_complete() argument 651 ath11k_dp_tx_get_ring_id_type(struct ath11k_base *ab, int mac_id, u32 ring_id, enum hal_ring_type ring_type, enum htt_srng_ring_type *htt_ring_type, enum htt_srng_ring_id *htt_ring_id) ath11k_dp_tx_get_ring_id_type() argument 713 ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type) ath11k_dp_tx_htt_srng_setup() argument 911 ath11k_dp_tx_htt_rx_filter_setup(struct ath11k_base *ab, u32 ring_id, int mac_id, enum hal_ring_type ring_type, int rx_buf_size, struct htt_rx_ring_tlv_filter *tlv_filter) ath11k_dp_tx_htt_rx_filter_setup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| H A D | sta_info.h | 54 uint mac_id; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
| H A D | au1000_eth.h | 82 int mac_id; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_xgmac.c | 415 u32 mac_id = drv->mac_id; in hns_xgmac_free() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| H A D | sta_info.h | 52 uint mac_id; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 23 ath12k_hw_mac_id_to_pdev_id_qcn9274(const struct ath12k_hw_params *hw, int mac_id) ath12k_hw_mac_id_to_pdev_id_qcn9274() argument 29 ath12k_hw_mac_id_to_srng_id_qcn9274(const struct ath12k_hw_params *hw, int mac_id) ath12k_hw_mac_id_to_srng_id_qcn9274() argument 48 ath12k_hw_mac_id_to_pdev_id_wcn7850(const struct ath12k_hw_params *hw, int mac_id) ath12k_hw_mac_id_to_pdev_id_wcn7850() argument 54 ath12k_hw_mac_id_to_srng_id_wcn7850(const struct ath12k_hw_params *hw, int mac_id) ath12k_hw_mac_id_to_srng_id_wcn7850() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-context-info.h | 63 __le16 mac_id; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | ps.c | 86 static void __rtw89_enter_lps(struct rtw89_dev *rtwdev, u8 mac_id) in __rtw89_enter_lps() argument 98 static void __rtw89_leave_lps(struct rtw89_dev *rtwdev, u8 mac_id) in __rtw89_leave_lps() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_mac.h | 185 u8 mac_id; member
|