Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dfw.c348 mors->host_table_ptr + in mm81x_fw_verify_magic()
369 mors->host_table_ptr + in mm81x_fw_get_flags()
388 mors->host_table_ptr + in mm81x_fw_check_compatibility()
424 mors->host_table_ptr = 0; in mm81x_fw_invalidate_host_ptr()
437 err || mors->host_table_ptr, in mm81x_fw_get_host_table_ptr()
441 &mors->host_table_ptr); in mm81x_fw_get_host_table_ptr()
451 u32 host_tbl_ptr = mors->host_table_ptr; in mm81x_fw_read_ext_host_table()
H A Dcore.h305 u32 host_table_ptr; member