Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Ddefs.h295 extern u16 lbs_region_code_to_index[MRVDRV_MAX_REGION_CODE];
H A Dmain.c56 u16 lbs_region_code_to_index[MRVDRV_MAX_REGION_CODE] = variable
H A Dcmd.c138 if (priv->regioncode == lbs_region_code_to_index[i]) in lbs_update_hw_spec()