Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h1060 QL_ALLOC_SMALL_BUF_DONE = 12, enumerator
H A Dqla3xxx.c2686 set_bit(QL_ALLOC_SMALL_BUF_DONE, &qdev->flags); in ql_alloc_small_buffers()
2692 if (!test_bit(QL_ALLOC_SMALL_BUF_DONE, &qdev->flags)) { in ql_free_small_buffers()