Searched refs:hw_config (Results 1 – 9 of 9) sorted by relevance
168 static struct hw_config { in pn544_hci_ready() struct171 } hw_config[] = { in pn544_hci_ready() local239 struct hw_config *p = hw_config; in pn544_hci_ready()240 int count = ARRAY_SIZE(hw_config); in pn544_hci_ready()
328 int (*hw_config)(struct mei_device *dev); member671 return dev->ops->hw_config(dev); in mei_hw_config()
1168 .hw_config = mei_txe_hw_config,
1334 .hw_config = mei_me_hw_config,
593 int (*hw_config)(struct net_device *dev, int initial); member
3102 local->func->hw_config = prism2_hw_config; in prism2_init_local_data()
2942 local->func->hw_config(dev, 0); in prism2_ioctl_priv_reset()
973 u32 hw_config; member
11033 bp->common.hw_config = SHMEM_RD(bp, dev_info.shared_hw_config.config); in bnx2x_get_common_hwinfo()11034 BNX2X_DEV_INFO("hw_config 0x%08x\n", bp->common.hw_config); in bnx2x_get_common_hwinfo()11036 bp->link_params.hw_led_mode = ((bp->common.hw_config & in bnx2x_get_common_hwinfo()