Searched refs:clc_base (Results 1 – 2 of 2) sorted by relevance
422 u8 *clc_base = NULL, hw_encap = 0; in mt7921_load_clc() local461 clc_base = (u8 *)(fw->data + offset); in mt7921_load_clc()467 if (!clc_base) in mt7921_load_clc()471 clc = (const struct mt7921_clc *)(clc_base + offset); in mt7921_load_clc()
686 u8 *clc_base = NULL, hw_encap = 0; in mt7925_load_clc() local726 clc_base = (u8 *)(fw->data + offset); in mt7925_load_clc()732 if (!clc_base) in mt7925_load_clc()736 clc = (const struct mt7925_clc *)(clc_base + offset); in mt7925_load_clc()