athr_l1c
if ((hw->nic_type == athr_l1c || hw->nic_type == athr_l2c)) {
if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) {
case athr_l1c:
return athr_l1c;
return athr_l1c;
if (hw->nic_type == athr_l1c ||
if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) {