Searched refs:freqHigh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/mwl/
H A Dmwlhal.h111 uint16_t freqLow, freqHigh; member in struct:__anon9756
H A Dmwlhal.c1160 return ((*ci)->freqLow == (*ci)->freqHigh) ? EINVAL : 0;
2058 ci->freqHigh = h;
2090 ci->freqHigh = ieee2mhz(j);

Completed in 42 milliseconds