Searched refs:roc_bphy_cgx_intf_req (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_bphy_cgx.c | 113 roc_bphy_cgx_intf_req(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_intf_req() function 262 return roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_intlbk_ena_dis() 283 return roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_ptp_rx_ena_dis() 313 return roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_set_link_state() 333 ret = roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_get_linkinfo() 372 return roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_set_link_mode() 414 return roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_fec_set() 432 ret = roc_bphy_cgx_intf_req(roc_cgx, lmac, scr1, &scr0); in roc_bphy_cgx_fec_supported_get()
|