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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dnicstar.c767 NS_SKB_CB(hb)->buf_type = BUF_NONE;
856 NS_SKB_CB(iovb)->buf_type = BUF_NONE;
2239 NS_SKB_CB(iovb)->buf_type = BUF_NONE;
2247 NS_SKB_CB(iovb)->buf_type = BUF_NONE;
2441 NS_SKB_CB(hb)->buf_type = BUF_NONE;
2449 NS_SKB_CB(new_hb)->buf_type = BUF_NONE;
2457 NS_SKB_CB(new_hb)->buf_type = BUF_NONE;
2583 NS_SKB_CB(hb)->buf_type = BUF_NONE;
2596 if (unlikely(cb->buf_type == BUF_NONE)) {
2887 NS_SKB_CB(hb)->buf_type = BUF_NONE;
[all...]
H A Dnicstar.h109 * BUF_NONE is only used by the driver.
113 #define BUF_NONE 0xffffffff /* Software only: */ macro
694 u32 buf_type; /* BUF_SM/BUF_LG/BUF_NONE */

Completed in 122 milliseconds