Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wireg.h208 #define WI_CMD_ALLOC_MEM 0x000A /* allocate NIC memory */ macro
H A Dif_wi.c1969 if (wi_cmd(sc, WI_CMD_ALLOC_MEM, len, 0, 0)) { in wi_alloc_fid()