Searched refs:small_buf_index (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dqla3xxx.c1976 if (++qdev->small_buf_index == NUM_SMALL_BUFFERS)
1977 qdev->small_buf_index = 0;
2696 qdev->small_buf_index = 0;
3118 qdev->small_buf_index = 0;
H A Dqla3xxx.h1161 u32 small_buf_index; member in struct:ql3_adapter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dqla3xxx.c1976 if (++qdev->small_buf_index == NUM_SMALL_BUFFERS)
1977 qdev->small_buf_index = 0;
2696 qdev->small_buf_index = 0;
3118 qdev->small_buf_index = 0;
H A Dqla3xxx.h1161 u32 small_buf_index; member in struct:ql3_adapter

Completed in 114 milliseconds