Searched defs:cgxd (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.c | 72 static bool is_dev_rpm(void *cgxd) in is_dev_rpm() 102 struct mac_ops *get_mac_ops(void *cgxd) in get_mac_ops() 145 int cgx_get_lmac_cnt(void *cgxd) in cgx_get_lmac_cnt() 180 int cgx_get_cgxid(void *cgxd) in cgx_get_cgxid() 205 int cgx_get_link_info(void *cgxd, int lmac_id, in cgx_get_link_info() 266 u64 cgx_read_dmac_ctrl(void *cgxd, int lmac_id) in cgx_read_dmac_ctrl() 281 u64 cgx_read_dmac_entry(void *cgxd, int index) in cgx_read_dmac_entry() 481 int cgx_set_pkind(void *cgxd, u8 lmac_id, int pkind) in cgx_set_pkind() 492 static u8 cgx_get_lmac_type(void *cgxd, int lmac_id) in cgx_get_lmac_type() 501 static u32 cgx_get_lmac_fifo_len(void *cgxd, int lmac_id) in cgx_get_lmac_fifo_len() [all …]
|
D | rvu_cgx.c | 47 void *cgxd; in is_mac_feature_supported() local 94 void *cgxd = NULL; in rvu_first_cgx_pdata() local 294 void *cgxd; in cgx_lmac_event_handler_init() local 336 void *cgxd; in rvu_cgx_init() local 392 void *cgxd; in rvu_cgx_exit() local 426 void *cgxd; in rvu_cgx_enadis_rx_bp() local 447 void *cgxd; in rvu_cgx_config_rxtx() local 459 int rvu_cgx_config_tx(void *cgxd, int lmac_id, bool enable) in rvu_cgx_config_tx() 519 void *cgxd; in rvu_lmac_get_stats() local 573 void *cgxd; in rvu_mbox_handler_cgx_fec_stats() local [all …]
|
D | rvu_debugfs.c | 2394 void *cgxd = s->private; in cgx_print_stats() local 2525 void *cgxd = s->private; in cgx_print_dmac_flt() local
|
D | rvu_nix.c | 4551 void *cgxd; in rvu_nix_lf_teardown() local
|