Searched refs:buf_cookie (Results 1 – 5 of 5) sorted by relevance
335 u32 buf_cookie; /* cookie for access to RX buffer in rx path */ member897 rx_desc->buf_cookie = cookie; in mvneta_rx_desc_fill()1650 data = (u8 *)(uintptr_t)rx_desc->buf_cookie + 2; in mvneta_recv()
1052 u32 buf_cookie; /* cookie for access to TX buffer in tx path */ member1063 u32 buf_cookie; /* cookie for access to RX buffer in rx path */ member1374 return rx_desc->pp21.buf_cookie; in mvpp2_rxdesc_cookie_get()
1219 __le32 buf_cookie; /* cookie for access to TX buffer in tx path */ member1230 __le32 buf_cookie; /* cookie for access to RX buffer in rx path */ member
265 return le32_to_cpu(rx_desc->pp21.buf_cookie); in mvpp2_rxdesc_cookie_get()
572 u32 buf_cookie; /* cookie for access to RX buffer in rx path */ member599 u32 buf_cookie; /* cookie for access to RX buffer in rx path */ member2482 data = (u8 *)(uintptr_t)rx_desc->buf_cookie; in mvneta_rx_hwbm()