Searched refs:clc_base (Results 1 – 2 of 2) sorted by relevance
431 u8 *clc_base = NULL, hw_encap = 0; in mt7921_load_clc() local433 const u8 *clc_base = NULL; in mt7921_load_clc() local475 clc_base = (u8 *)(fw->data + offset); in mt7921_load_clc()477 clc_base = (const u8 *)(fw->data + offset); in mt7921_load_clc()484 if (!clc_base) in mt7921_load_clc()488 clc = (const struct mt7921_clc *)(clc_base + offset); in mt7921_load_clc()
742 u8 *clc_base = NULL, hw_encap = 0; in mt7925_load_clc() local744 const u8 *clc_base = NULL; in mt7925_load_clc() local787 clc_base = (u8 *)(fw->data + offset); in mt7925_load_clc()789 clc_base = (const u8 *)(fw->data + offset); in mt7925_load_clc()796 if (!clc_base) in mt7925_load_clc()800 clc = (const struct mt7925_clc *)(clc_base + offset); in mt7925_load_clc()