Searched defs:backoff (Results 1 - 18 of 18) sorted by relevance

/linux-master/net/rxrpc/
H A Drtt.c176 u32 backoff = READ_ONCE(peer->backoff); local
179 timo_us <<= backoff; local
H A Dar-internal.h359 u8 backoff; /* Backoff timeout (as shift) */ member in struct:rxrpc_peer
/linux-master/net/ceph/
H A Ddebugfs.c327 struct ceph_osd_backoff *backoff = local
H A Dosd_client.c1930 struct ceph_osd_backoff *backoff; local
1941 static void free_backoff(struct ceph_osd_backoff *backoff) argument
1996 struct ceph_osd_backoff *backoff = local
2037 struct ceph_osd_backoff *backoff; local
4374 create_backoff_message( const struct ceph_osd_backoff *backoff, u32 map_epoch) argument
4415 struct ceph_osd_backoff *backoff; local
4475 struct ceph_osd_backoff *backoff; local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.c479 vmw_validation_res_unreserve(struct vmw_validation_context *ctx, bool backoff) argument
H A Dvmwgfx_execbuf.c173 vmw_execbuf_bindings_commit(struct vmw_sw_context *sw_context, bool backoff) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_cs.c420 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c364 void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff) argument
[all...]
H A Dops.c686 const struct iwl_pwr_tx_backoff *backoff = mvm->cfg->pwr_tx_backoffs; local
/linux-master/fs/ocfs2/dlm/
H A Ddlmdomain.c1852 unsigned int backoff; local
/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.c57 unsigned long backoff = msecs_to_jiffies(zfcp_fc_port_scan_backoff()); local
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h69 u32 backoff; /* FEC + 0x0C8 */ member in struct:mpc52xx_fec
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dwlan.h191 u8 backoff:1; member in struct:ar9170_tx_hw_mac_control::__anon2000::__anon2001
/linux-master/include/net/
H A Dax25.h243 unsigned char condition, backoff; member in struct:ax25_cb
H A Dtcp.h1440 u8 backoff = min_t(u8, ilog2(TCP_RTO_MAX / TCP_RTO_MIN) + 1, local
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib.h170 unsigned long backoff; member in struct:ipoib_mcast
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h167 u32 backoff; member in struct:iwl_tt_tx_backoff
232 u32 backoff; member in struct:iwl_pwr_tx_backoff
[all...]
/linux-master/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h585 backoff: 2, /* 49-48: backoff control */ member in struct:proto_error_reg

Completed in 225 milliseconds