Home
last modified time | relevance | path

Searched refs:na_config (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h324 int (*na_config)(struct nexus_adapter *, member
H A Dnexus_adapter.c1192 if (na->na_config == NULL || in na_update_config()
1193 na->na_config(na, &txr, &txd, &rxr, &rxd)) { in na_update_config()