/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
A D | thunder_bgx.c | 42 struct lmac { struct 50 u8 lmac_type; argument 69 struct lmac lmac[MAX_LMAC_PER_BGX]; argument 209 struct lmac *lmac; in bgx_get_lmac_link_state() local 405 struct lmac *lmac; in bgx_lmac_rx_tx_enable() local 437 struct lmac *lmac; in bgx_config_timestamping() local 466 struct lmac *lmac; in bgx_lmac_get_pfc() local 1472 u8 lmac = 0; in bgx_init_of_phy() local 1548 int lmac; in bgx_intr_handler() local 1591 u8 lmac; in bgx_probe() local [all …]
|
A D | nic_main.c | 161 int bgx_idx, lmac; in nic_mbx_send_ready() local 233 int bgx_idx, lmac; in nic_get_bgx_stats() local 255 int bgx, lmac, lmac_cnt; in nic_update_hw_frs() local 286 int lmac, max_lmac; in nic_set_tx_pkt_pad() local 321 int lmac, lmac_cnt = 0; in nic_set_lmac_vf_mapping() local 615 u32 bgx, lmac, chan; in nic_tx_channel_cfg() local 848 int bgx, lmac; in nic_enable_vf() local 863 int bgx, lmac; in nic_pause_frame() local 889 u8 lmac, bgx_idx; in nic_config_timestamp() local 931 u8 bgx, lmac; in nic_link_status_get() local [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | lmac_common.h | 31 struct lmac { struct 45 u8 lmac_id; argument 68 /* lmac offset is different is RPM */ argument
|
A D | cgx.c | 210 struct lmac *lmac = lmac_pdata(lmac_id, cgxd); in cgx_get_link_info() local 378 struct lmac *lmac; in cgx_lmac_addr_update() local 635 struct lmac *lmac; in cgx_lmac_enadis_rx_pause_fwding() local 893 struct lmac *lmac; in verify_lmac_fc_cfg() local 1065 struct lmac *lmac; in cgx_fwi_cmd_generic() local 1240 struct lmac *lmac) in cgx_link_change_handler() 1309 struct lmac *lmac = data; in cgx_fwi_event_handler() local 1364 struct lmac *lmac; in cgx_lmac_evh_register() local 1377 struct lmac *lmac; in cgx_lmac_evh_unregister() local 1601 struct lmac *lmac; in cgx_lmac_init() local [all …]
|
A D | rvu_cgx.c | 128 int cgx, lmac, iter; in rvu_map_cgx_lmac_pf() local 297 int cgx, lmac, err; in cgx_lmac_event_handler_init() local 395 int cgx, lmac; in rvu_cgx_exit() local 528 u8 cgx_idx, lmac; in rvu_lmac_get_stats() local 583 u8 cgx_idx, lmac; in rvu_mbox_handler_cgx_fec_stats() local 852 u8 cgx_idx, lmac; in rvu_mbox_handler_cgx_features_get() local 876 u32 rvu_cgx_get_lmac_fifolen(struct rvu *rvu, int cgx, int lmac) in rvu_cgx_get_lmac_fifolen() 1142 u8 cgx_idx, lmac; in rvu_mbox_handler_cgx_set_link_mode() local
|
A D | rpm.c | 88 static void rpm_write(rpm_t *rpm, u64 lmac, u64 offset, u64 val) in rpm_write() 93 static u64 rpm_read(rpm_t *rpm, u64 lmac, u64 offset) in rpm_read() 162 struct lmac *lmac; in rpm_lmac_enadis_rx_pause_fwding() local
|
A D | mcs_rvu_if.c | 816 int cgx, lmac, port; in rvu_mcs_set_lmac_bmap() local 831 int lmac, err = 0, mcs_id; in rvu_mcs_init() local
|
A D | rvu_cn10k.c | 520 int cgx, lmac; in rvu_rpm_set_channels() local
|
A D | mcs.c | 1391 int lmac; in mcs_set_lmac_channels() local 1500 int lmac, err = 0; in mcs_probe() local
|
A D | rvu_debugfs.c | 232 int lmac; in rvu_dbg_mcs_port_stats_display() local 843 char cgx[10], lmac[10]; in rvu_dbg_rvu_pf_cgx_map_display() local
|
A D | rvu.h | 62 struct dentry *lmac; member
|
A D | rvu_nix.c | 3962 u8 cgx = 0, lmac = 0; in rvu_mbox_handler_nix_set_hw_frs() local
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/ |
A D | smem.c | 15 int i, lmac; in iwl_parse_shared_mem_22000() local
|
A D | runtime.h | 33 } lmac[MAX_NUM_LMAC]; member 80 int lmac; member
|
A D | dbg.h | 310 struct iwl_lmac_alive *lmac, in iwl_fwrt_update_fw_versions()
|
A D | error-dump.h | 193 } lmac[MAX_NUM_LMAC]; member
|
/linux-6.3-rc2/net/llc/ |
A D | llc_if.c | 83 int llc_establish_connection(struct sock *sk, const u8 *lmac, u8 *dmac, u8 dsap) in llc_establish_connection()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | tx.c | 797 int lmac = iwl_mvm_get_lmac_id(mvm->fw, band); in iwl_mvm_max_amsdu_size() local
|