/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rpm.c | 126 int rpm_lmac_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_tx_enable() 146 int rpm_lmac_rx_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_rx_tx_enable() 163 void rpm_lmac_enadis_rx_pause_fwding(void *rpmd, int lmac_id, bool enable) in rpm_lmac_enadis_rx_pause_fwding() 191 int rpm_lmac_get_pause_frm_status(void *rpmd, int lmac_id, in rpm_lmac_get_pause_frm_status() 209 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh() 289 static void rpm2_lmac_cfg_bp(rpm_t *rpm, int lmac_id, u8 tx_pause, u8 rx_pause) in rpm2_lmac_cfg_bp() 309 static void rpm_lmac_cfg_bp(rpm_t *rpm, int lmac_id, u8 tx_pause, u8 rx_pause) in rpm_lmac_cfg_bp() 329 int rpm_lmac_enadis_pause_frm(void *rpmd, int lmac_id, u8 tx_pause, in rpm_lmac_enadis_pause_frm() 358 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_pause_frm_config() 397 int rpm_get_rx_stats(void *rpmd, int lmac_id, int idx, u64 *rx_stat) in rpm_get_rx_stats() [all …]
|
D | cgx.c | 84 bool is_lmac_valid(struct cgx *cgx, int lmac_id) in is_lmac_valid() 94 static int get_sequence_id_of_lmac(struct cgx *cgx, int lmac_id) in get_sequence_id_of_lmac() 127 struct lmac *lmac_pdata(u8 lmac_id, struct cgx *cgx) in lmac_pdata() 171 void cgx_lmac_write(int cgx_id, int lmac_id, u64 offset, u64 val) in cgx_lmac_write() 181 u64 cgx_lmac_read(int cgx_id, int lmac_id, u64 offset) in cgx_lmac_read() 202 u8 cgx_lmac_get_p2x(int cgx_id, int lmac_id) in cgx_lmac_get_p2x() 217 int cgx_get_link_info(void *cgxd, int lmac_id, in cgx_get_link_info() 229 int cgx_lmac_addr_set(u8 cgx_id, u8 lmac_id, u8 *mac_addr) in cgx_lmac_addr_set() 263 u64 cgx_read_dmac_ctrl(void *cgxd, int lmac_id) in cgx_read_dmac_ctrl() 291 int cgx_lmac_addr_add(u8 cgx_id, u8 lmac_id, u8 *mac_addr) in cgx_lmac_addr_add() [all …]
|
D | rvu_cgx.c | 46 u8 cgx_id, lmac_id; in is_mac_feature_supported() local 60 static u64 cgxlmac_to_pfmap(struct rvu *rvu, u8 cgx_id, u8 lmac_id) in cgxlmac_to_pfmap() 65 int cgxlmac_to_pf(struct rvu *rvu, int cgx_id, int lmac_id) in cgxlmac_to_pf() 79 static u8 cgxlmac_id_to_bmap(u8 cgx_id, u8 lmac_id) in cgxlmac_id_to_bmap() 109 int cgx_id, int lmac_id) in rvu_map_cgx_nix_block() 181 static int rvu_cgx_send_link_info(int cgx_id, int lmac_id, struct rvu *rvu) in rvu_cgx_send_link_info() 442 u8 cgx_id, lmac_id; in rvu_cgx_enadis_rx_bp() local 463 u8 cgx_id, lmac_id; in rvu_cgx_config_rxtx() local 480 u8 cgx_id, lmac_id; in rvu_cgx_tx_enable() local 493 int rvu_cgx_config_tx(void *cgxd, int lmac_id, bool enable) in rvu_cgx_config_tx() [all …]
|
D | rvu_npc_hash.c | 785 u32 index, u8 cgx_id, u8 lmac_id, u8 *mac_addr, u16 chan, in rvu_npc_exact_add_to_list() 1061 u8 cgx_id, u8 lmac_id, in rvu_npc_exact_calc_drop_rule_chan_and_mask() 1126 u8 lmac_id, u32 *drop_mcam_idx, u64 *val, in rvu_npc_exact_get_drop_rule_info() 1316 static int rvu_npc_exact_add_table_entry(struct rvu *rvu, u8 cgx_id, u8 lmac_id, u8 *mac, in rvu_npc_exact_add_table_entry() 1394 static int rvu_npc_exact_update_table_entry(struct rvu *rvu, u8 cgx_id, u8 lmac_id, in rvu_npc_exact_update_table_entry() 1469 u8 cgx_id, lmac_id; in rvu_npc_exact_promisc_disable() local 1516 u8 cgx_id, lmac_id; in rvu_npc_exact_promisc_enable() local 1566 u8 cgx_id, lmac_id; in rvu_npc_exact_mac_addr_reset() local 1602 u8 cgx_id, lmac_id; in rvu_npc_exact_mac_addr_update() local 1680 u8 cgx_id, lmac_id; in rvu_npc_exact_mac_addr_add() local [all …]
|
D | rvu_debugfs.c | 847 u8 cgx_id, lmac_id; in rvu_dbg_rvu_pf_cgx_map_display() local 2778 static int cgx_print_stats(struct seq_file *s, int lmac_id) in cgx_print_stats() 2884 static int rvu_dbg_derive_lmacid(struct seq_file *filp, int *lmac_id) in rvu_dbg_derive_lmacid() 2899 int lmac_id, err; in rvu_dbg_cgx_stat_display() local 2910 static int cgx_print_dmac_flt(struct seq_file *s, int lmac_id) in cgx_print_dmac_flt() 2965 int err, lmac_id; in rvu_dbg_cgx_dmac_flt_display() local 2980 int i, lmac_id; in rvu_dbg_cgx_init() local
|
D | cgx.h | 120 u8 lmac_id; member
|
D | lmac_common.h | 46 u8 lmac_id; member
|
D | mcs.c | 1328 void mcs_set_lmac_mode(struct mcs *mcs, int lmac_id, u8 mode) in mcs_set_lmac_mode() 1376 static void mcs_lmac_init(struct mcs *mcs, int lmac_id) in mcs_lmac_init()
|
D | rvu_npc_hash.h | 165 u8 lmac_id; member
|
D | mcs.h | 92 u8 lmac_id; member
|
D | mcs_rvu_if.c | 36 void rvu_mcs_ptp_cfg(struct rvu *rvu, u8 rpm_id, u8 lmac_id, bool ena) in rvu_mcs_ptp_cfg()
|
D | rvu_nix.c | 335 u8 cgx_id, lmac_id; in nix_interface_init() local 622 u8 cgx_id, lmac_id; in rvu_nix_get_bpid() local 1991 u8 cgx_id = 0, lmac_id = 0; in nix_get_tx_link() local 2366 u8 cgx_id = 0, lmac_id = 0; in nix_smq_flush() local 5226 u8 cgx_id, lmac_id; in rvu_nix_lf_teardown() local
|
D | mbox.h | 2055 u8 lmac_id; member 2300 u8 lmac_id; member 2309 u8 lmac_id; member
|
D | rvu_npc.c | 3343 u8 cgx_id, lmac_id; in rvu_npc_set_parse_mode() local
|
D | rvu.h | 862 static inline void rvu_get_cgx_lmac_id(u8 map, u8 *cgx_id, u8 *lmac_id) in rvu_get_cgx_lmac_id()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | binding.h | 55 __le32 lmac_id; member
|
D | phy-ctxt.h | 157 __le32 lmac_id; member
|
D | mac-cfg.h | 632 __le32 lmac_id; member
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | hal_tx.h | 36 u8 lmac_id; member
|
D | core.h | 707 u8 lmac_id; member
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mld-sta.c | 120 u32 lmac_id) in iwl_mvm_add_aux_sta_to_fw() 297 int iwl_mvm_mld_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_mld_add_aux_sta()
|
D | mac80211.c | 4751 static int iwl_mvm_add_aux_sta_for_hs20(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta_for_hs20() 4909 u32 lmac_id; in iwl_mvm_roc_common() local
|
D | sta.c | 2261 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta()
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | hal_tx.h | 38 u8 lmac_id; member
|
D | core.h | 588 u8 lmac_id; member
|