Searched refs:lps (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcs.c | 127 bfa_lps_delete(fcs->fabric.lps); in bfa_fcs_exit() 355 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi() 369 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi() 374 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi() 426 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_auth() 440 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_auth() 518 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_nofabric() 559 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_online() 576 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_online() 689 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_LOGOUT); in bfa_fcs_fabric_sm_stopping() [all …]
|
| H A D | bfa_fcs_lport.c | 468 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id); in bfa_fcs_lport_plogi() 483 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id); in bfa_fcs_lport_plogi() 1048 lport->lp_tag = (vport) ? vport->lps->bfa_tag : in bfa_fcs_lport_attach() 1049 lport->fabric->lps->bfa_tag; in bfa_fcs_lport_attach() 1127 port->vport->lps->lp_mac; in bfa_fcs_lport_get_attr() 1130 port->fabric->lps->lp_mac; in bfa_fcs_lport_get_attr() 1210 bfa_lps_set_n2n_pid(port->fabric->lps, N2N_LOCAL_PID); in bfa_fcs_lport_n2n_online() 2625 hba_attr->fabric_name = port->fabric->lps->pr_nwwn; in bfa_fcs_fdmi_get_hbaattr() 2710 port_attr->port_fabric_name = port->fabric->lps->pr_nwwn; in bfa_fcs_fdmi_get_portattr() 3103 port->fabric->lps->pr_nwwn); in bfa_fcs_lport_ms_send_gmal() [all …]
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | clp.h | 18 unsigned int lps : 6; member
|
| /linux/drivers/video/fbdev/ |
| H A D | sh7760fb.c | 76 int lps; in sh7760fb_blank() local 81 lps = 3; in sh7760fb_blank() 85 lps = 0; in sh7760fb_blank() 94 return wait_for_lps(par, lps); in sh7760fb_blank()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 1037 wl->status.map.lps == BTC_LPS_RF_OFF)) { in _send_fw_cmd() 2028 if (wl->status.map.lps != BTC_LPS_RF_OFF && in _chk_btc_report() 4037 if (wl_smap->rf_off || wl_smap->lps == BTC_LPS_RF_OFF) in _set_rf_trx_para_v9() 4172 wl_smap->lps == BTC_LPS_RF_OFF || mode == BTC_WLINK_V0_5G || in _set_rf_trx_para() 5111 if (wl->status.map.lps) { in rtw89_btc_set_policy_v1() 5740 else if (wl->status.map.lps == BTC_LPS_RF_ON || in _action_wl_off() 6630 if (wl_smap->rf_off == 1 || wl_smap->lps != BTC_LPS_OFF) { in _set_fw_report_map() 8456 wl->status.map.lps_pre == wl->status.map.lps && in _run_coex() 8466 wl->status.map.lps == BTC_LPS_RF_OFF) { in _run_coex() 8499 if (wl->status.map.rf_off || dm->bt_only || wl->status.map.lps) { in _run_coex() [all …]
|
| H A D | core.h | 1589 u32 lps: 2; member
|
| /linux/drivers/firewire/ |
| H A D | ohci.c | 2266 u32 lps, version, irqs; in ohci_enable() local 2293 for (lps = 0, i = 0; !lps && i < 3; i++) { in ohci_enable() 2295 lps = reg_read(ohci, OHCI1394_HCControlSet) & in ohci_enable() 2299 if (!lps) { in ohci_enable()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8821a1ant.c | 869 u8 lps = lps_val; in btc8821a1ant_set_lps_rpwm() local 872 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8821a1ant_set_lps_rpwm()
|
| H A D | halbtc8723b2ant.c | 1004 u8 lps = lps_val; in btc8723b2ant_set_lps_rpwm() local 1007 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8723b2ant_set_lps_rpwm()
|
| H A D | halbtc8821a2ant.c | 980 u8 lps = lps_val; in btc8821a2ant_set_lps_rpwm() local 983 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8821a2ant_set_lps_rpwm()
|