Searched refs:leafcount (Results 1 – 6 of 6) sorted by relevance
119 tp->mtable->leafcount = 1; in tulip_build_fake_mediatable()239 mtable->leafcount = count; in tulip_parse_eeprom()263 mtable->leafcount--; in tulip_parse_eeprom()
150 tp->cur_index = tp->mtable->leafcount - 1; in tulip_timer()
168 for (i = 0; i < tp->mtable->leafcount; i++) in t21142_lnk_change()
375 for (i = 0; i < tp->mtable->leafcount; i++) in tulip_up()384 for (i = 0; i < tp->mtable->leafcount; i++) in tulip_up()392 for (i = tp->mtable->leafcount - 1; in tulip_up()602 tp->cur_index = tp->mtable->leafcount - 1; in tulip_tx_timeout()1707 for (i = 0; i < tp->mtable->leafcount; i++) in tulip_init_one()
347 u8 leafcount; member
192 uint shortcount, leafcount, count; in xfs_dir_mount() local197 leafcount = (XFS_LBSIZE(mp) - (uint)sizeof(xfs_dir_leaf_hdr_t)) / in xfs_dir_mount()200 count = shortcount > leafcount ? shortcount : leafcount; in xfs_dir_mount()