Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.c253 u8 *pVpdList, u16 numIntercepts, in ath9k_hw_fill_vpd_table() argument
262 numIntercepts, &(idxL), in ath9k_hw_fill_vpd_table()
266 if (idxL == numIntercepts - 1) in ath9k_hw_fill_vpd_table()
267 idxL = (u16) (numIntercepts - 2); in ath9k_hw_fill_vpd_table()
H A Deeprom.h686 u8 *pVpdList, u16 numIntercepts,