Lines Matching defs:bgx

131 	struct bgx *bgx;  in thunder_bgx_attach()  local
194 struct bgx *bgx; in thunder_bgx_detach() local
214 bgx_reg_read(struct bgx *bgx, uint8_t lmac, uint64_t offset) in bgx_reg_read()
224 bgx_reg_write(struct bgx *bgx, uint8_t lmac, uint64_t offset, uint64_t val) in bgx_reg_write()
234 bgx_reg_modify(struct bgx *bgx, uint8_t lmac, uint64_t offset, uint64_t val) in bgx_reg_modify()
244 bgx_poll_reg(struct bgx *bgx, uint8_t lmac, uint64_t reg, uint64_t mask, in bgx_poll_reg()
282 struct bgx *bgx; in bgx_get_lmac_count() local
296 struct bgx *bgx; in bgx_get_lmac_link_state() local
312 struct bgx *bgx = bgx_vnic[(node * MAX_BGX_PER_CN88XX) + bgx_idx]; in bgx_get_lmac_mac() local
323 struct bgx *bgx = bgx_vnic[(node * MAX_BGX_PER_CN88XX) + bgx_idx]; in bgx_set_lmac_mac() local
334 struct bgx *bgx = lmac->bgx; in bgx_sgmii_change_link_state() local
449 struct bgx *bgx; in bgx_get_rx_stats() local
463 struct bgx *bgx; in bgx_get_tx_stats() local
473 bgx_flush_dmac_addrs(struct bgx *bgx, int lmac) in bgx_flush_dmac_addrs()
489 struct bgx *bgx; in bgx_add_dmac_addr() local
530 struct bgx *bgx; in bgx_lmac_internal_loopback() local
557 bgx_lmac_sgmii_init(struct bgx *bgx, int lmacid) in bgx_lmac_sgmii_init()
597 bgx_lmac_xaui_init(struct bgx *bgx, int lmacid, int lmac_type) in bgx_lmac_xaui_init()
691 struct bgx *bgx = lmac->bgx; in bgx_xaui_check_link() local
830 bgx_lmac_enable(struct bgx *bgx, uint8_t lmacid) in bgx_lmac_enable()
905 bgx_lmac_disable(struct bgx *bgx, uint8_t lmacid) in bgx_lmac_disable()
941 bgx_set_num_ports(struct bgx *bgx) in bgx_set_num_ports()
999 bgx_init_hw(struct bgx *bgx) in bgx_init_hw()
1046 bgx_get_qlm_mode(struct bgx *bgx) in bgx_get_qlm_mode()
1123 bgx_init_phy(struct bgx *bgx) in bgx_init_phy()