Home
last modified time | relevance | path

Searched refs:HD_TBL_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-calib.c416 sizeof(u16) * HD_TBL_SIZE)) { in il4965_sensitivity_write()
423 sizeof(u16) * HD_TBL_SIZE); in il4965_sensitivity_write()
H A Dcommands.h3196 #define HD_TBL_SIZE (11) /* number of entries */ macro
3222 __le16 table[HD_TBL_SIZE]; /* use HD_* as idx */
H A Dcommon.h1253 __le16 sensitivity_tbl[HD_TBL_SIZE];