HomeSort by: relevance | last modified time | path
    Searched refs:ATHN_NODE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 36 #define ATHN_NODE(ni) ((struct athn_node *)(ni))
321 struct athn_node { struct
  /src/sys/dev/usb/
if_athn_usb.c 389 sta_index = ATHN_NODE(ni)->sta_index;
1457 sta_index = ATHN_NODE(ic->ic_bss)->sta_index;
1563 struct athn_node *an = ATHN_NODE(ni);
1597 struct athn_node *an = ATHN_NODE(ni);
1660 struct athn_node *an = ATHN_NODE(ni);
2458 struct athn_node *an = ATHN_NODE(ni)
    [all...]

Completed in 15 milliseconds