Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c49 struct cgx *cgx; member
54 struct cgx { struct
57 u8 cgx_id; argument
60 struct work_struct cgx_cmd_work; argument
61 struct workqueue_struct *cgx_cmd_workq; argument
62 struct list_head cgx_list; argument
74 static int cgx_fwi_link_change(struct cgx *cgx, int lmac_id, bool en); argument
84 static void cgx_write(struct cgx *cgx, u64 lmac, u64 offset, u64 val) in cgx_write()
89 static u64 cgx_read(struct cgx *cgx, u64 lmac, u64 offset) in cgx_read()
94 static inline struct lmac *lmac_pdata(u8 lmac_id, struct cgx *cgx) in lmac_pdata()
[all …]
Drvu_cgx.c95 int cgx, lmac_cnt, lmac; in rvu_map_cgx_lmac_pf() local
255 int cgx, lmac, err; in cgx_lmac_event_handler_init() local
297 int cgx, err; in rvu_cgx_init() local
352 int cgx, lmac; in rvu_cgx_exit() local
Drvu.h49 struct dentry *cgx; member
252 u8 cgx; member
Drvu_nix.c2823 u8 cgx = 0, lmac = 0; in rvu_mbox_handler_nix_set_hw_frs() local
2996 int cgx, lmac_cnt, slink, link; in nix_link_config() local
Drvu_debugfs.c1583 void *cgx; in rvu_dbg_cgx_init() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c76 struct cgx *cgx = cgxd; in is_dev_rpm() local
82 bool is_lmac_valid(struct cgx *cgx, int lmac_id) in is_lmac_valid()
92 static int get_sequence_id_of_lmac(struct cgx *cgx, int lmac_id) in get_sequence_id_of_lmac()
113 void cgx_write(struct cgx *cgx, u64 lmac, u64 offset, u64 val) in cgx_write()
119 u64 cgx_read(struct cgx *cgx, u64 lmac, u64 offset) in cgx_read()
125 struct lmac *lmac_pdata(u8 lmac_id, struct cgx *cgx) in lmac_pdata()
150 struct cgx *cgx = cgxd; in cgx_get_lmac_cnt() local
192 struct cgx *cgx = cgxd; in cgx_get_cgxid() local
264 struct cgx *cgx = cgxd; in cgx_read_dmac_ctrl() local
279 struct cgx *cgx; in cgx_read_dmac_entry() local
[all …]
Dlmac_common.h44 struct cgx *cgx; member
137 struct cgx { struct
140 u8 cgx_id; argument
146 struct work_struct cgx_cmd_work; argument
147 struct workqueue_struct *cgx_cmd_workq; argument
148 struct list_head cgx_list; argument
158 typedef struct cgx rpm_t; argument
Drvu_cgx.c128 int cgx, lmac, iter; in rvu_map_cgx_lmac_pf() local
302 int cgx, lmac, err; in cgx_lmac_event_handler_init() local
344 int cgx, err; in rvu_cgx_init() local
400 int cgx, lmac; in rvu_cgx_exit() local
899 u32 rvu_cgx_get_lmac_fifolen(struct rvu *rvu, int cgx, int lmac) in rvu_cgx_get_lmac_fifolen()
1280 u8 cgx, lmac; in rvu_mac_reset() local
Drvu_cn10k.c523 int cgx, lmac; in rvu_rpm_set_channels() local
Dmcs_rvu_if.c853 int cgx, lmac, port; in rvu_mcs_set_lmac_bmap() local
Drvu_debugfs.c844 char cgx[10], lmac[10]; in rvu_dbg_rvu_pf_cgx_map_display() local
2599 void *cgx; in rvu_dbg_cgx_init() local
Drvu.h64 struct dentry *cgx; member
378 u8 cgx; member
Drvu_nix.c4155 u8 cgx = 0, lmac = 0; in rvu_mbox_handler_nix_set_hw_frs() local
4258 int cgx, lmac_cnt, slink, link; in nix_link_config() local