Searched defs:cgx (Results 1 – 8 of 8) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | cgx.c | 88 struct cgx *cgx = cgxd; in is_dev_rpm() local 167 struct cgx *cgx = cgxd; in cgx_get_lmac_cnt() local 209 struct cgx *cgx = cgxd; in cgx_get_cgxid() local 299 struct cgx *cgx = cgxd; in cgx_read_dmac_ctrl() local 314 struct cgx *cgx; in cgx_read_dmac_entry() local 513 struct cgx *cgx = cgxd; in cgx_set_pkind() local 524 struct cgx *cgx = cgxd; in cgx_get_lmac_type() local 1388 struct cgx *cgx; in cgx_fwi_event_handler() local 1474 struct cgx *cgx; in cgx_get_fwdata_base() local 1529 struct cgx *cgx; in cgx_set_fec() local [all …]
|
| A D | lmac_common.h | 44 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
|
| A D | rvu_cgx.c | 128 int cgx, lmac, iter; in rvu_map_cgx_lmac_pf() local 312 int cgx, lmac, err; in cgx_lmac_event_handler_init() local 355 int cgx, err; in rvu_cgx_init() local 404 int cgx, lmac, err; in cgx_start_linkup() local 434 int cgx, lmac; in rvu_cgx_exit() local 955 u32 rvu_cgx_get_lmac_fifolen(struct rvu *rvu, int cgx, int lmac) in rvu_cgx_get_lmac_fifolen() 1343 u8 cgx, lmac; in rvu_mac_reset() local
|
| A D | rvu_cn10k.c | 537 int cgx, lmac; in rvu_rpm_set_channels() local
|
| A D | mcs_rvu_if.c | 860 int cgx, lmac, port; in rvu_mcs_set_lmac_bmap() local
|
| A D | rvu_debugfs.c | 819 char cgx[10], lmac[10], chan[10]; in rvu_dbg_rvu_pf_cgx_map_display() local 3088 void *cgx; in rvu_dbg_cgx_init() local
|
| A D | rvu.h | 94 struct dentry *cgx; member 439 u8 cgx; member
|
| A D | rvu_nix.c | 4612 u8 cgx = 0, lmac = 0; in rvu_mbox_handler_nix_set_hw_frs() local 4717 int cgx, lmac_cnt, slink, link; in nix_link_config() local
|
Completed in 39 milliseconds