buf_cookie        516 drivers/net/ethernet/marvell/mvneta.c 	u32  buf_cookie;	/* cookie for access to RX buffer in rx path */
buf_cookie        543 drivers/net/ethernet/marvell/mvneta.c 	u32  buf_cookie;	/* cookie for access to RX buffer in rx path */
buf_cookie       2144 drivers/net/ethernet/marvell/mvneta.c 		data = (u8 *)(uintptr_t)rx_desc->buf_cookie;
buf_cookie       1003 drivers/net/ethernet/marvell/mvpp2/mvpp2.h 	__le32 buf_cookie;	/* cookie for access to TX buffer in tx path */
buf_cookie       1014 drivers/net/ethernet/marvell/mvpp2/mvpp2.h 	__le32 buf_cookie;	/* cookie for access to RX buffer in rx path */
buf_cookie        248 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		return le32_to_cpu(rx_desc->pp21.buf_cookie);