Searched defs:cgx (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.c | 74 struct cgx *cgx = cgxd; in is_dev_rpm() local 79 bool is_lmac_valid(struct cgx *cgx, int lmac_id) in is_lmac_valid() 89 static int get_sequence_id_of_lmac(struct cgx *cgx, int lmac_id) in get_sequence_id_of_lmac() 110 void cgx_write(struct cgx *cgx, u64 lmac, u64 offset, u64 val) in cgx_write() 116 u64 cgx_read(struct cgx *cgx, u64 lmac, u64 offset) in cgx_read() 122 struct lmac *lmac_pdata(u8 lmac_id, struct cgx *cgx) in lmac_pdata() 147 struct cgx *cgx = cgxd; in cgx_get_lmac_cnt() local 182 struct cgx *cgx = cgxd; in cgx_get_cgxid() local 269 struct cgx *cgx = cgxd; in cgx_read_dmac_ctrl() local 284 struct cgx *cgx; in cgx_read_dmac_entry() local [all …]
|
D | lmac_common.h | 39 struct cgx *cgx; member 107 struct cgx { struct 110 u8 cgx_id; argument 113 struct work_struct cgx_cmd_work; argument 114 struct workqueue_struct *cgx_cmd_workq; argument 115 struct list_head cgx_list; argument 125 typedef struct cgx rpm_t; argument
|
D | rvu_cgx.c | 125 int cgx, lmac, iter; in rvu_map_cgx_lmac_pf() local 292 int cgx, lmac, err; in cgx_lmac_event_handler_init() local 335 int cgx, err; in rvu_cgx_init() local 391 int cgx, lmac; in rvu_cgx_exit() local
|
D | rvu_cn10k.c | 520 int cgx, lmac; in rvu_rpm_set_channels() local
|
D | rvu_debugfs.c | 407 char cgx[10], lmac[10]; in rvu_dbg_rvu_pf_cgx_map_display() local 2150 void *cgx; in rvu_dbg_cgx_init() local
|
D | rvu.h | 59 struct dentry *cgx; member 344 u8 cgx; member
|
D | rvu_nix.c | 3862 u8 cgx = 0, lmac = 0; in rvu_mbox_handler_nix_set_hw_frs() local 3990 int cgx, lmac_cnt, slink, link; in nix_link_config() local
|