Home | History | Annotate | Download | only in net

Lines Matching full:bmsr

2011         unsigned int bmsr, lpa, negotiated, new_csr6;
2013 bmsr = mdio_read(nic, tp->phys[0], 1);
2019 "%#x.\n", tp->nic_name, bmsr, lpa);
2022 if (bmsr == 0xffff)
2024 if ((bmsr & 4) == 0) {