Searched refs:ERROR_ELEM_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl3945-base.c1374 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro
1392 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) {
1401 i < (count * ERROR_ELEM_SIZE) + ERROR_START_OFFSET;
1402 i += ERROR_ELEM_SIZE) {
H A Diwl-agn.c2301 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro
2329 if (ERROR_START_OFFSET <= count * ERROR_ELEM_SIZE) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.h1714 #define ERROR_ELEM_SIZE (7 * sizeof(u32)) macro

Completed in 131 milliseconds