Home
last modified time | relevance | path

Searched defs:cgx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.c88 struct cgx *cgx = cgxd; in is_dev_rpm() local
94 bool is_lmac_valid(struct cgx *cgx, int lmac_id) in is_lmac_valid()
104 static int get_sequence_id_of_lmac(struct cgx *cgx, int lmac_id) in get_sequence_id_of_lmac()
130 void cgx_write(struct cgx *cgx, u64 lmac, u64 offset, u64 val) in cgx_write()
136 u64 cgx_read(struct cgx *cgx, u64 lmac, u64 offset) in cgx_read()
142 struct lmac *lmac_pdata(u8 lmac_id, struct cgx *cgx) in lmac_pdata()
167 struct cgx *cgx = cgxd; in cgx_get_lmac_cnt() local
209 struct cgx *cgx = cgxd; in cgx_get_cgxid() local
227 static u8 cgx_get_nix_resetbit(struct cgx *cgx) in cgx_get_nix_resetbit()
299 struct cgx *cgx = cgxd; in cgx_read_dmac_ctrl() local
[all …]
H A Dlmac_common.h44 struct cgx *cgx; member
139 struct cgx { struct
142 u8 cgx_id; argument
152 struct work_struct cgx_cmd_work; argument
153 struct workqueue_struct *cgx_cmd_workq; argument
154 struct list_head cgx_list; argument
164 typedef struct cgx rpm_t; argument
H A Drvu_cn10k.c537 int cgx, lmac; in rvu_rpm_set_channels() local
H A Drvu_debugfs.c819 char cgx[10], lmac[10], chan[10]; in rvu_dbg_rvu_pf_cgx_map_display() local
2932 void *cgx; in rvu_dbg_cgx_init() local
H A Drvu_nix.c4608 u8 cgx = 0, lmac = 0; in rvu_mbox_handler_nix_set_hw_frs() local
4713 int cgx, lmac_cnt, slink, link; in nix_link_config() local