Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.c665 NS_PRV_BUFTYPE(hb) = BUF_NONE; in ns_init_card()
750 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in ns_init_card()
2076 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in dequeue_rx()
2081 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in dequeue_rx()
2249 NS_PRV_BUFTYPE(hb) = BUF_NONE; in dequeue_rx()
2254 NS_PRV_BUFTYPE(new_hb) = BUF_NONE; in dequeue_rx()
2264 BUF_NONE; in dequeue_rx()
2328 if (unlikely(NS_PRV_BUFTYPE(skb) == BUF_NONE)) { in recycle_rx_buf()
2625 NS_PRV_BUFTYPE(hb) = BUF_NONE; in ns_ioctl()
2655 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in ns_ioctl()
[all...]
H A Dnicstar.h100 * BUF_NONE is only used by the driver.
104 #define BUF_NONE 0xffffffff /* Software only: */ macro
642 u32 buf_type; /* BUF_SM/BUF_LG/BUF_NONE */
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.c667 NS_PRV_BUFTYPE(hb) = BUF_NONE; in ns_init_card()
752 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in ns_init_card()
2082 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in dequeue_rx()
2087 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in dequeue_rx()
2255 NS_PRV_BUFTYPE(hb) = BUF_NONE; in dequeue_rx()
2260 NS_PRV_BUFTYPE(new_hb) = BUF_NONE; in dequeue_rx()
2270 BUF_NONE; in dequeue_rx()
2334 if (unlikely(NS_PRV_BUFTYPE(skb) == BUF_NONE)) { in recycle_rx_buf()
2631 NS_PRV_BUFTYPE(hb) = BUF_NONE; in ns_ioctl()
2661 NS_PRV_BUFTYPE(iovb) = BUF_NONE; in ns_ioctl()
[all...]
H A Dnicstar.h100 * BUF_NONE is only used by the driver.
104 #define BUF_NONE 0xffffffff /* Software only: */ macro
642 u32 buf_type; /* BUF_SM/BUF_LG/BUF_NONE */

Completed in 9 milliseconds