Home
last modified time | relevance | path

Searched defs:lmac_id (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.c130 int rpm_lmac_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_tx_enable()
150 int rpm_lmac_rx_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_rx_tx_enable()
167 void rpm_lmac_enadis_rx_pause_fwding(void *rpmd, int lmac_id, bool enable) in rpm_lmac_enadis_rx_pause_fwding()
195 int rpm_lmac_get_pause_frm_status(void *rpmd, int lmac_id, in rpm_lmac_get_pause_frm_status()
213 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh()
293 static void rpm2_lmac_cfg_bp(rpm_t *rpm, int lmac_id, u8 tx_pause, u8 rx_pause) in rpm2_lmac_cfg_bp()
313 static void rpm_lmac_cfg_bp(rpm_t *rpm, int lmac_id, u8 tx_pause, u8 rx_pause) in rpm_lmac_cfg_bp()
333 int rpm_lmac_enadis_pause_frm(void *rpmd, int lmac_id, u8 tx_pause, in rpm_lmac_enadis_pause_frm()
362 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_pause_frm_config()
401 int rpm_get_rx_stats(void *rpmd, int lmac_id, int idx, u64 *rx_stat) in rpm_get_rx_stats()
[all …]
H A Drvu_cgx.c46 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()
468 u8 cgx_id, lmac_id; in rvu_cgx_enadis_rx_bp() local
489 u8 cgx_id, lmac_id; in rvu_cgx_config_rxtx() local
506 u8 cgx_id, lmac_id; in rvu_cgx_tx_enable() local
519 int rvu_cgx_config_tx(void *cgxd, int lmac_id, bool enable) in rvu_cgx_config_tx()
[all …]
H A Dmcs.c1328 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()
H A Dlmac_common.h46 u8 lmac_id; member
H A Dmcs.h92 u8 lmac_id; member
H A Dmcs_rvu_if.c36 void rvu_mcs_ptp_cfg(struct rvu *rvu, u8 rpm_id, u8 lmac_id, bool ena) in rvu_mcs_ptp_cfg()
H A Drvu_nix.c339 u8 cgx_id, lmac_id; in nix_interface_init() local
655 u8 cgx_id, lmac_id; in rvu_nix_get_bpid() local
2062 u8 cgx_id = 0, lmac_id = 0; in nix_get_tx_link() local
2438 u8 cgx_id = 0, lmac_id = 0; in nix_smq_flush() local
5319 u8 cgx_id, lmac_id; in rvu_nix_lf_teardown() local
H A Drvu_npc.c3918 u8 cgx_id, lmac_id; in rvu_npc_set_parse_mode() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.h36 u8 lmac_id; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c2242 int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm, u32 lmac_id) in iwl_mvm_add_aux_sta()