Home
last modified time | relevance | path

Searched defs:lmac (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_bphy_cgx.c30 roc_bphy_cgx_read(struct roc_bphy_cgx *roc_cgx, uint64_t lmac, uint64_t offset) in roc_bphy_cgx_read()
39 roc_bphy_cgx_write(struct roc_bphy_cgx *roc_cgx, uint64_t lmac, uint64_t offset, in roc_bphy_cgx_write()
49 roc_bphy_cgx_ack(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_ack()
92 roc_bphy_cgx_wait_for_ack(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_wait_for_ack()
113 roc_bphy_cgx_intf_req(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_intf_req()
214 roc_bphy_cgx_lmac_exists(struct roc_bphy_cgx *roc_cgx, unsigned int lmac) in roc_bphy_cgx_lmac_exists()
287 roc_bphy_cgx_start_rxtx(struct roc_bphy_cgx *roc_cgx, unsigned int lmac) in roc_bphy_cgx_start_rxtx()
293 roc_bphy_cgx_stop_rxtx(struct roc_bphy_cgx *roc_cgx, unsigned int lmac) in roc_bphy_cgx_stop_rxtx()
317 roc_bphy_cgx_get_linkinfo(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_get_linkinfo()
348 roc_bphy_cgx_set_link_mode(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_set_link_mode()
[all …]
/dpdk/drivers/raw/cnxk_bphy/
H A Drte_pmd_bphy.h281 rte_pmd_bphy_cgx_get_link_info(uint16_t dev_id, uint16_t lmac, in rte_pmd_bphy_cgx_get_link_info()
292 rte_pmd_bphy_cgx_intlbk_disable(uint16_t dev_id, uint16_t lmac) in rte_pmd_bphy_cgx_intlbk_disable()
302 rte_pmd_bphy_cgx_intlbk_enable(uint16_t dev_id, uint16_t lmac) in rte_pmd_bphy_cgx_intlbk_enable()
312 rte_pmd_bphy_cgx_ptp_rx_disable(uint16_t dev_id, uint16_t lmac) in rte_pmd_bphy_cgx_ptp_rx_disable()
322 rte_pmd_bphy_cgx_ptp_rx_enable(uint16_t dev_id, uint16_t lmac) in rte_pmd_bphy_cgx_ptp_rx_enable()
332 rte_pmd_bphy_cgx_set_link_mode(uint16_t dev_id, uint16_t lmac, in rte_pmd_bphy_cgx_set_link_mode()
344 rte_pmd_bphy_cgx_set_link_state(uint16_t dev_id, uint16_t lmac, bool up) in rte_pmd_bphy_cgx_set_link_state()
358 rte_pmd_bphy_cgx_start_rxtx(uint16_t dev_id, uint16_t lmac) in rte_pmd_bphy_cgx_start_rxtx()
368 rte_pmd_bphy_cgx_stop_rxtx(uint16_t dev_id, uint16_t lmac) in rte_pmd_bphy_cgx_stop_rxtx()
378 rte_pmd_bphy_cgx_get_supported_fec(uint16_t dev_id, uint16_t lmac, in rte_pmd_bphy_cgx_get_supported_fec()
[all …]
H A Dcnxk_bphy_cgx.c16 unsigned int lmac; member
66 unsigned int lmac = qp->lmac; in cnxk_bphy_cgx_process_buf() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c683 struct rte_ether_addr lmac; in mlx5_os_mac_addr_add() local
/dpdk/drivers/net/octeontx/base/
H A Docteontx_bgx.h55 uint8_t lmac; member