Searched refs:sc_status (Results 1 – 15 of 15) sorted by relevance
133 sc->sc_status = OCTEON_REQUEST_PENDING; in octnic_alloc_ctrl_pkt_sc()192 nctrl->sc_status = sc->sc_status; in octnet_send_nic_ctrl_pkt()193 retval = nctrl->sc_status; in octnet_send_nic_ctrl_pkt()
264 if (nctrl->sc_status) in liquidio_link_ctrl_cmd_completion()1231 sc->sc_status = OCTEON_REQUEST_PENDING; in liquidio_change_mtu()1257 if (sc->sc_status) { in liquidio_change_mtu()1418 sc->sc_status = OCTEON_REQUEST_PENDING; in lio_fetch_vf_stats()1440 if (sc->sc_status != OCTEON_REQUEST_TIMEOUT && !resp->status) { in lio_fetch_vf_stats()1493 sc->sc_status = OCTEON_REQUEST_PENDING; in lio_fetch_stats()1513 octnet_nic_stats_callback(oct_dev, sc->sc_status, sc); in lio_fetch_stats()1554 sc->sc_status = OCTEON_REQUEST_PENDING; in liquidio_set_speed()1621 sc->sc_status = OCTEON_REQUEST_PENDING; in liquidio_get_speed()1715 sc->sc_status = OCTEON_REQUEST_PENDING; in liquidio_set_fec()[all …]
210 } else if (sc->sc_status == OCTEON_REQUEST_TIMEOUT) { in wait_for_sc_completion_timeout()
301 u32 sc_status; member
61 u32 sc_status; member
634 sc->sc_status = OCTEON_REQUEST_PENDING; in lio_sync_octeon_time() 1174 sc->sc_status = OCTEON_REQUEST_PENDING; in send_rx_ctrl_cmd() 2023 if (nctrl.sc_status) { in liquidio_set_mac() 2026 __func__, nctrl.sc_status); in liquidio_set_mac() 3007 sc->sc_status = OCTEON_REQUEST_PENDING; in liquidio_send_vf_trust_cmd() 3410 sc->sc_status = OCTEON_REQUEST_PENDING; in setup_nic_devices()
793 sc->sc_status = OCTEON_REQUEST_PENDING; in octnet_mdio45_access()1032 sc->sc_status = OCTEON_REQUEST_PENDING; in lio_23xx_reconfigure_queue_count()2027 sc->sc_status = OCTEON_REQUEST_PENDING; in octnet_get_intrmod_cfg()2086 sc->sc_status = OCTEON_REQUEST_PENDING; in octnet_set_intrmod_cfg()2101 retval = sc->sc_status; in octnet_set_intrmod_cfg()
626 sc->sc_status = OCTEON_REQUEST_PENDING; in send_rx_ctrl_cmd() 1157 if (nctrl.sc_status == in liquidio_set_mac() 1978 sc->sc_status = OCTEON_REQUEST_PENDING; in setup_nic_devices()
18 __u32 sc_status; /* Unused */ member
36 unsigned int sc_status; /* Unused */ member
1182 if (s->sc_status & SC_STATUS_ADMIN_REVOKED) in nfs4_put_stid() 1346 dp->dl_stid.sc_status |= statusmask; in unhash_delegation_locked() 1381 * (both mark state with the appropriate stid sc_status mode). It is also1402 !(dp->dl_stid.sc_status & in revoke_delegation() 1408 if (dp->dl_stid.sc_status & SC_STATUS_FREED) { in revoke_delegation() 1413 dp->dl_stid.sc_status |= SC_STATUS_FREEABLE; in revoke_delegation() 1595 if (s->sc_status & SC_STATUS_ADMIN_REVOKED)1607 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in release_lock_stateid() 1686 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in release_open_stateid() 1758 stid->sc_status in find_one_sb_stid() [all...]
126 /* nn->deleg_lock protects sc_status for delegation stateids.127 * ->cl_lock protects sc_status for open and lock stateids.128 * ->st_mutex also protect sc_status for open stateids.129 * ->ls_lock protects sc_status for layout stateids.141 unsigned short sc_status; member
740 __field(unsigned long, sc_status)751 __entry->sc_status = stid->sc_status;762 show_stid_status(__entry->sc_status)
6836 notify->sc_status = SET_CONFIG_UNKNOWN_ERROR; in dc_capture_register_software_state() 6842 notify->sc_status = cmd.set_config_access.set_config_control.immed_status; in dc_capture_register_software_state()
14082 *operation_result = adev->dm.dmub_notify->sc_status;