Home
last modified time | relevance | path

Searched refs:BnxeUpdatePhy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c1881 if (pUM->plumbed) BnxeUpdatePhy(pUM); in BnxeSetPrivateProperty()
1897 if (pUM->plumbed) BnxeUpdatePhy(pUM); in BnxeSetPrivateProperty()
1913 if (pUM->plumbed) BnxeUpdatePhy(pUM); in BnxeSetPrivateProperty()
1929 if (pUM->plumbed) BnxeUpdatePhy(pUM); in BnxeSetPrivateProperty()
2210 if (pUM->plumbed) BnxeUpdatePhy(pUM); in BnxeSetPrivateProperty()
2444 if (pUM->plumbed) BnxeUpdatePhy(pUM); in BnxeMacSetProperty()
H A Dbnxe_hw.c653 void BnxeUpdatePhy(um_device_t * pUM) in BnxeUpdatePhy() function
1483 BnxeUpdatePhy(pUM); in BnxeHwStartCore()
H A Dbnxe.h757 void BnxeUpdatePhy(um_device_t * pUM);