Home
last modified time | relevance | path

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

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