Searched refs:clc_base (Results 1 – 2 of 2) sorted by relevance
422 u8 *clc_base = NULL, hw_encap = 0; in mt7921_load_clc() local469 clc_base = (u8 *)(fw->data + offset); in mt7921_load_clc()475 if (!clc_base) in mt7921_load_clc()484 clc = (const struct mt7921_clc *)(clc_base + offset); in mt7921_load_clc()
882 u8 *clc_base = NULL, hw_encap = 0; in mt7925_load_clc() local922 clc_base = (u8 *)(fw->data + offset); in mt7925_load_clc()928 if (!clc_base) in mt7925_load_clc()932 clc = (const struct mt7925_clc *)(clc_base + offset); in mt7925_load_clc()