Searched defs:cgx (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | cgx.c | 78 struct cgx *cgx = cgxd; in is_dev_rpm() local 84 bool is_lmac_valid(struct cgx *cgx, int lmac_id) in is_lmac_valid() 94 static int get_sequence_id_of_lmac(struct cgx *cgx, int lmac_id) in get_sequence_id_of_lmac() 120 void cgx_write(struct cgx *cgx, u64 lmac, u64 offset, u64 val) in cgx_write() 126 u64 cgx_read(struct cgx *cgx, u64 lmac, u64 offset) in cgx_read() 132 struct lmac *lmac_pdata(u8 lmac_id, struct cgx *cgx) in lmac_pdata() 157 struct cgx *cgx = cgxd; in cgx_get_lmac_cnt() local 199 struct cgx *cgx = cgxd; in cgx_get_cgxid() local 217 static u8 cgx_get_nix_resetbit(struct cgx *cgx) in cgx_get_nix_resetbit() 289 struct cgx *cgx = cgxd; in cgx_read_dmac_ctrl() local [all …]
|
H 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
|
H A D | rvu_cgx.c | 128 int cgx, lmac, iter; in rvu_map_cgx_lmac_pf() local 310 int cgx, lmac, err; in cgx_lmac_event_handler_init() local 353 int cgx, err; in rvu_cgx_init() local 402 int cgx, lmac, err; in cgx_start_linkup() local 432 int cgx, lmac; in rvu_cgx_exit() local 958 u32 rvu_cgx_get_lmac_fifolen(struct rvu *rvu, int cgx, int lmac) in rvu_cgx_get_lmac_fifolen() 1339 u8 cgx, lmac; in rvu_mac_reset() local
|
H A D | rvu_cn10k.c | 523 int cgx, lmac; in rvu_rpm_set_channels() local
|
H A D | mcs_rvu_if.c | 858 int cgx, lmac, port; in rvu_mcs_set_lmac_bmap() local
|
H A D | rvu.h | 64 struct dentry *cgx; member 409 u8 cgx; member
|
H A D | rvu_nix.c | 4608 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
|