atheros_boardsw
const struct atheros_boardsw ar5312_boardsw = {
const struct atheros_boardsw ar5315_boardsw = {
const struct atheros_boardsw * const boardsw = my_chip->ac_boardsw;
const struct atheros_boardsw * const boardsw = my_chip->ac_boardsw;
const struct atheros_boardsw *ac_boardsw;
extern const struct atheros_boardsw ar5312_boardsw;
extern const struct atheros_boardsw ar5315_boardsw;