Searched refs:beacon_state (Results 1 – 14 of 14) sorted by relevance
132 if (ahw->beacon_state == h_beacon) in qlcnic_83xx_store_beacon()136 if (!ahw->beacon_state) { in qlcnic_83xx_store_beacon()148 ahw->beacon_state = h_beacon; in qlcnic_83xx_store_beacon()150 if (!ahw->beacon_state) in qlcnic_83xx_store_beacon()175 if (ahw->beacon_state == b_state) in qlcnic_82xx_store_beacon()179 if (!ahw->beacon_state) { in qlcnic_82xx_store_beacon()201 ahw->beacon_state = b_state; in qlcnic_82xx_store_beacon()208 if (!ahw->beacon_state) in qlcnic_82xx_store_beacon()243 return sprintf(buf, "%d\n", adapter->ahw->beacon_state); in qlcnic_show_beacon()
1568 u8 beacon_state; in qlcnic_82xx_get_beacon_state() local1581 beacon_state = cmd.rsp.arg[1]; in qlcnic_82xx_get_beacon_state()1582 if (beacon_state == QLCNIC_BEACON_DISABLE) in qlcnic_82xx_get_beacon_state()1583 ahw->beacon_state = QLCNIC_BEACON_OFF; in qlcnic_82xx_get_beacon_state()1584 else if (beacon_state == QLCNIC_BEACON_EANBLE) in qlcnic_82xx_get_beacon_state()1585 ahw->beacon_state = QLCNIC_BEACON_ON; in qlcnic_82xx_get_beacon_state()
1488 u8 beacon_state; in qlcnic_83xx_get_beacon_state() local1495 beacon_state = cmd.rsp.arg[4]; in qlcnic_83xx_get_beacon_state()1496 if (beacon_state == QLCNIC_BEACON_DISABLE) in qlcnic_83xx_get_beacon_state()1497 ahw->beacon_state = QLC_83XX_BEACON_OFF; in qlcnic_83xx_get_beacon_state()1498 else if (beacon_state == QLC_83XX_ENABLE_BEACON) in qlcnic_83xx_get_beacon_state()1499 ahw->beacon_state = QLC_83XX_BEACON_ON; in qlcnic_83xx_get_beacon_state()
481 u8 beacon_state; member
735 &adapter->beacon_state); in be_set_phys_id()752 0, 0, adapter->beacon_state); in be_set_phys_id()
627 u32 beacon_state; /* for set_phys_id */ member
1238 u8 beacon_state; member1252 u8 beacon_state; member
2246 req->beacon_state = state; in be_cmd_set_beacon_state()2284 *state = resp->beacon_state; in be_cmd_get_beacon_state()
506 enum ath10k_beacon_state beacon_state; member
1792 switch (arvif->beacon_state) { in ath10k_wmi_tx_beacon_nowait()1797 arvif->beacon_state = ATH10K_BEACON_SENDING; in ath10k_wmi_tx_beacon_nowait()1812 arvif->beacon_state = ATH10K_BEACON_SENT; in ath10k_wmi_tx_beacon_nowait()1814 arvif->beacon_state = ATH10K_BEACON_SCHEDULED; in ath10k_wmi_tx_beacon_nowait()3688 switch (arvif->beacon_state) { in ath10k_wmi_event_host_swba()3728 arvif->beacon_state = ATH10K_BEACON_SCHEDULED; in ath10k_wmi_event_host_swba()
931 if (WARN_ON(arvif->beacon_state != ATH10K_BEACON_SCHEDULED && in ath10k_mac_vif_beacon_free()932 arvif->beacon_state != ATH10K_BEACON_SENT)) in ath10k_mac_vif_beacon_free()938 arvif->beacon_state = ATH10K_BEACON_SCHEDULED; in ath10k_mac_vif_beacon_free()
663 struct notif_beacon_state beacon_state; member
4871 struct notif_beacon_state *x = ¬if->u.beacon_state; in ipw_rx_notification()
5716 uint32_t beacon_state) in lpfc_sli4_set_beacon() argument5740 beacon_state); in lpfc_sli4_set_beacon()5767 &mbox->u.mqe.un.beacon_config, beacon_state); in lpfc_sli4_set_beacon()