Searched defs:cgxd (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.c | 74 static bool is_dev_rpm(void *cgxd) in is_dev_rpm() 105 struct mac_ops *get_mac_ops(void *cgxd) in get_mac_ops() 148 int cgx_get_lmac_cnt(void *cgxd) in cgx_get_lmac_cnt() 190 int cgx_get_cgxid(void *cgxd) in cgx_get_cgxid() 215 int cgx_get_link_info(void *cgxd, int lmac_id, in cgx_get_link_info() 261 u64 cgx_read_dmac_ctrl(void *cgxd, int lmac_id) in cgx_read_dmac_ctrl() 276 u64 cgx_read_dmac_entry(void *cgxd, int index) in cgx_read_dmac_entry() 476 int cgx_set_pkind(void *cgxd, u8 lmac_id, int pkind) in cgx_set_pkind() 487 static u8 cgx_get_lmac_type(void *cgxd, int lmac_id) in cgx_get_lmac_type() 496 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 96 void *cgxd = NULL; in rvu_first_cgx_pdata() local 303 void *cgxd; in cgx_lmac_event_handler_init() local 345 void *cgxd; in rvu_cgx_init() local 401 void *cgxd; in rvu_cgx_exit() local 435 void *cgxd; in rvu_cgx_enadis_rx_bp() local 456 void *cgxd; in rvu_cgx_config_rxtx() local 468 int rvu_cgx_config_tx(void *cgxd, int lmac_id, bool enable) in rvu_cgx_config_tx() 534 void *cgxd; in rvu_lmac_get_stats() local 589 void *cgxd; in rvu_mbox_handler_cgx_fec_stats() local [all …]
|
D | rvu_debugfs.c | 2399 void *cgxd = s->private; in cgx_print_stats() local 2530 void *cgxd = s->private; in cgx_print_dmac_flt() local
|
D | rvu_nix.c | 4849 void *cgxd; in rvu_nix_lf_teardown() local
|