Searched refs:ELINK_STATUS_OK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_elink.c1167 return ELINK_STATUS_OK;
1492 return ELINK_STATUS_OK;
1504 elink_status_t elink_status = ELINK_STATUS_OK;
1549 return ELINK_STATUS_OK;
1622 return ELINK_STATUS_OK;
1670 return ELINK_STATUS_OK;
1713 return ELINK_STATUS_OK;
1858 return ELINK_STATUS_OK;
1870 elink_status_t elink_status = ELINK_STATUS_OK;
1900 if (elink_status != ELINK_STATUS_OK) {
[all...]
H A Dbxe_elink.h88 ELINK_STATUS_OK = 0, enumerator in enum:elink_status
561 /* Get the actual link status. In case it returns ELINK_STATUS_OK, link is up,

Completed in 178 milliseconds