Searched refs:trl_count (Results 1 – 1 of 1) sorted by relevance
252 u8 trl_count = msg[3] & 0x000000FF; in i2o_lan_send_post_reply() local267 while (trl_count) { in i2o_lan_send_post_reply()268 dev_kfree_skb_irq((struct sk_buff *)msg[4 + trl_count]); in i2o_lan_send_post_reply()270 dev->name, trl_count); in i2o_lan_send_post_reply()272 trl_count--; in i2o_lan_send_post_reply()294 u8 trl_count = msg[3] & 0x000000FF; in i2o_lan_receive_post_reply() local312 while (trl_count--) { in i2o_lan_receive_post_reply()458 u8 trl_count = (u8)(msg[3] & 0x000000FF); in i2o_lan_release_buckets() local461 while (trl_count--) { in i2o_lan_release_buckets()463 dev->name, (struct sk_buff*)(*pskb),trl_count+1); in i2o_lan_release_buckets()