Home
last modified time | relevance | path

Searched refs:small_buf_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h1160 u32 small_buf_index; member
H A Dqla3xxx.c1971 if (++qdev->small_buf_index == NUM_SMALL_BUFFERS) in ql_get_sbuf()
1972 qdev->small_buf_index = 0; in ql_get_sbuf()
2685 qdev->small_buf_index = 0; in ql_alloc_small_buffers()
3102 qdev->small_buf_index = 0; in ql_adapter_initialize()