Searched defs:link_attr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c242 * rates). The link_attr[] table enumerates the interfaces to the kernel,
245 static link_attr_t link_attr[] = { variable
3677 for (p = link_attr; p->pp_id != MAC_PROP_PRIVATE; p++) {
3689 for (p = link_attr; p->pp_id != MAC_PROP_PRIVATE; p++) {
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c3918 static void elink_update_link_attr(struct elink_params *params, u32 link_attr) argument
3925 link_attr_sync[params->port]), link_attr);

Completed in 5083 milliseconds